/* SQUELETTE */
h1 {
	font-size:20px;
}
#home #main , #show #main , #add #main, #listing #main {
	text-align: left;
	width: 650px;
	float: left;
}

	#home #sidebar , #show #sidebar , #add #sidebar, #listing #sidebar {
		text-align: center;
		width: 300px;
		float: right;
		padding-right: 15px;
	}

	#main #internalMain {
		width: 260px;
		float: left;
	}

	#main #internalSidebar {
		width: 380px;
		float: right;
	}

#main .title {
	margin-bottom : 25px;
}

.submit {
	background: #fff url(http://m.bestofmedia.com/i/tomsguide/design/ok.gif) left top repeat-x;
	width: 34px;
	height: 22px;
	border: 0;
	color: #fff;
}

#bpSky {
	background: url(http://m.bestofmedia.com/i/tomsguide/design/bonplans/bp_sky.jpg) 0 0 repeat-x;
	width: 160px;
	height: 52px;
	display: block;
}

#bpCarre {
	background: url(http://m.bestofmedia.com/i/tomsguide/design/bonplans/bp_carre.jpg) 0 0 repeat-x;
	width: 300px;
	height: 58px;
	display: block;
	margin-top: 36px;
	text-indent : -99999px;
}

#lastBp a {
	display: inline;
	background: none;
	padding: 0;
}

	#lastBp .smooth { font-size: 12px; }


#main #errorMessages li {
	color: #ff6600;
	padding: 10px 0;
	font-weight: 700;
	font-size: 16px;
}

/* HOME */
#newsBaseline {
	background: #fff url(http://m.bestofmedia.com/i/tomsguide/design/newsletter_picto.gif) left top no-repeat;
	height: 45px;
	padding: 20px 0 0 70px;
}

#bpHomeMea .basicMainDotted {
	padding-bottom: 3px;
	margin-bottom: 7px;
}

	#bpHomeMea .starNr {
		background: #fff url(http://m.bestofmedia.com/i/tomsguide/design/bonplans/star_green.gif) left top no-repeat;
		height: 31px;
		width: 26px;
		display: block;
		margin: 0 0 3px 0;
		float: left;
		color: #fff;
		font-weight: 700;
		padding: 10px 0 0 13px;
	}

	#bpHomeMea .texte {
		width: 180px;
		float: left;
		margin: 0 0 3px 0;
	}

	#bpHomeMea .logo {
		width: 110px;
		float: right;
		text-align: right;
	}

		#bpHomeMea .logo img { width: 100px; }

#concoursBp .image {
	float: left;
	width: 146px;
}

	#concoursBp .texte {
		float: right;
		width: 120px;
	}

#lateralBp .image {
	float: left;
	width: 123px;
}

	#lateralBp .texte {
		float: left;
		width: 145px;
	}


#gdOnlineShopsBox .logoHref {
	display: block;
	width: 100px;
	height: 33px;
	border: 1px solid #adb6b9;
}

	#gdOnlineShopsBox li a { font-size: 10px; }
		#gdOnlineShopsBox ul { padding: 7px 0 5px 0; }

		#gdOnlineShopsBox li {
			text-align: left;
			float: left;
			width: 117px;
		}

#gdOnlineShopsBox li .logo {
	width: 100px;
	height: 33px;
}

	#gdOnlineShopsBox .shopName {
		background: #fff url(http://m.bestofmedia.com/i/tomsguide/design/3GreenDots.gif) left 5px no-repeat;
		display: block;
		padding: 0 0 0 7px;
	}

/* LISTING */
#subTitle { float: left; }

#rssHref {
	float: right;
	display: block;
	width: 350px;
	height: 25px;
	text-align: right;
	padding-right: 25px;
	background: url(http://m.bestofmedia.com/i/tomsguide/design/rss.gif) right top no-repeat;
}

#listing .oneFilter {
	float: left;
	width: 188px;
	padding: 0 0 10px 0;
}

	#listing .oneFilter a { display: inline; }

#listing .moreFilter {
	background:  url(http://m.bestofmedia.com/i/tomsguide/design/bonplans/down.gif) right 4px no-repeat;
	padding: 0 10px 10px 0;
	/*display: block;*/
	clear: both;
}

#listing #extendFilter { clear: both; }

#listing #bpTable { width: 100%; }
	#listing #bpTable td {
		vertical-align : top;
		text-align: center;
		padding: 10px 0;
		background: url(http://m.bestofmedia.com/i/tomsguide/design/dotted.gif) left bottom repeat-x;
	}
		#listing #bpTable td.type_bargain {
			text-align: left;
			font-weight: 700;
			background: none;
		}

#listing .extendFilter {
	clear: both;
	padding: 10px 0 0 0;
	background: url(http://m.bestofmedia.com/i/tomsguide/design/dotted.gif) 0 0 repeat-x;
}

#listing #extendFilter1 #allDepartments li , #listing #extendFilter2 #allShops li , #listing #extendFilter3 #allCategs li {
	float: left;
	width: 250px;
}

#listing #extendFilter1 #allDepartments li .smooth , #listing #extendFilter2 #allShops li .smooth , #listing #extendFilter3 #allCategs li .smooth { font-size: 12px; }
#listing .filterSelected { padding: 15px 0 0 0; }

	#listing .filterSelected span {
		display: block;
		float: left;
		padding: 0 3px 0 0;
	}

#listing a.resetFilter {
	display: block;
	width: 12px;
	height: 12px;
	background: url(http://m.bestofmedia.com/i/tomsguide/design/bonplans/delete_filter.gif) 0 0 no-repeat;
	float: left;
}

#listing .wordsAdHref {
	background-color: #ececec;
	padding: 0 0 5px 0;
}

	#listing .wordsAdHref a { text-decoration: none; }

#listing .wAhtitre {
	text-align: right;
	color: #ADB6B9;
	font-size: 10px;
}

#listing .wordsAdHref .wAhImg {
	float: left;
	width: 120px;
}

	#listing .wordsAdHref .wAhTexte {
		float: left;
		width: 450px;
		text-align: left;
	}

/* SHOW BP */
#show .basicMainDotted { margin-bottom: 7px; }

#bpCode {
	margin: 0 auto 15px auto;
	text-align: center;
	width: 400px;
}

	#bpCode #viewCode {
		color: #769d02;
		display: block;
		margin-top: 5px;
		font-weight: 700;
		font-size: 16px;
	}

#show #topBp .logo {
	float: left;
	width: 150px;
	margin: 0 15px 0 0;
}

	#show #topBp .texte {
		float: left;
		width: 450px;
	}

	#show #topBp .mainTitle {
		margin: 10px;
		font-family: Verdana;
		text-align: center;
		font-size: 16px;
		font-weight: 700;
	}

	#show #tools {
		padding: 10px 0 0 0;
		color: #1378e0;
	}

#show .send {
	background: url(http://m.bestofmedia.com/i/tomsguide/design/bg-envoyer.gif) 10px center no-repeat;
	padding: 10px 10px 10px 45px;
}

	#show .print {
		background: url(http://m.bestofmedia.com/i/tomsguide/design/bg-print.gif) 10px center no-repeat;
		padding: 10px 10px 10px 45px;
	}

	#show .commenter {
		background: url(http://m.bestofmedia.com/i/tomsguide/design/bg-comment.gif) 10px center no-repeat;
		padding: 10px 10px 10px 45px;
	}

#show #centralBp .image {
	float: left;
	width: 130px;
}

	#show #centralBp .texte {
		float: left;
		width: 325px;
	}

	#show #centralBp .logo {
		float: left;
		width: 150px;
		text-align: right;
	}

#show .rMail { display: none; }
	#show #areaComment {
		width: 600px;
		height: 100px;
	}

	#show #labelRating {
		float: left;
	}

	#show .ratingOff {
		background: url(http://m.bestofmedia.com/i/tomsguide/design/bonplans/avis_off.gif) 0 0 no-repeat;
		width: 16px;
		height: 15px;
		float: left;
		margin: 0 5px 0 0;
	}

	#show .ratingOn {
		background: url(http://m.bestofmedia.com/i/tomsguide/design/bonplans/avis_on.gif) 0 0 no-repeat;
		width: 16px;
		height: 15px;
		float: left;
		margin: 0 5px 0 0;
	}

	#show #reviewForm label {
		float: left;
		width: 100px;
	}

/* SHOPS */
#goodDealsByShop .shopName {
	background: #fff url(http://m.bestofmedia.com/i/tomsguide/design/3GreenDots.gif) left 5px no-repeat;
	padding: 0 0 0 7px;
}

	#goodDealsByShop .oneShopL {
		float: left;
		width: 350px;
		margin: 0;
	}

	#goodDealsByShop .oneShopR {
		float: right;
		width: 350px;
		margin: 0;
	}

	#goodDealsByShop .smooth { font-size: 12px; }
	#goodDealsByShop .reset { clear: both; }

	#goodDealsByShop .headline {
		background: url(http://m.bestofmedia.com/i/tomsguide/design/dotted.gif) 0 bottom repeat-x;
		padding: 7px 0 7px 0;
	}

	#goodDealsByShop .paginationContainer { clear: both; }

/*
 *	Add
 */
#add #q1 label { padding: 0 10px; }
	#add .question { padding: 0 0 5px 0; }
	#add #label22 { padding: 8px 20px 0 0; }
	#add #q3 label { padding: 0 10px;}
	#add #q4 label { padding: 0 10px; }

	#add #categQ4 {
		width: 250px;
		margin: 10px 0 0 25px;
	}

	#add #categQ4 li {
		float: left;
		width: 125px;
	}

	#add #q5 label { padding: 0 10px; }
	#add #q6 textarea { margin: 0 0 10px 0; }
	#add .hidden { display: none; }
	#add #shopNameSelected { font-weight: 700; }
	#add #label22 { padding-right: 22px; }

	#add #date-end-display, #add #date-start-display  {
		background-color: #ece9d8 ;
		width: 150px;
		border: 1px solid  #779e04;
		padding: 1px 20px;
		/* display: block;
		float: left; */
	}

	#add .calendarImg {
		position: relative;
		bottom: -3px;
	}

	#add .highlight {
		background-color: #ffffd4;
		border: 1px solid #779e04;
		padding: 8px 3px ;
	}

#messageToDisplay, .messageEnCours {
	display: block;
	position: fixed !important;
	position: absolute;
	background: url(http://m.bestofmedia.com/i/bestofmicro/admin/design/bg_traitement.png) left top no-repeat;
	width: 300px;
	height: 50px;
	color: white;
	font-weight: 700;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -25px;
	line-height: 20px;
	text-align : center;
	z-index: 1;
	padding: 5px;
}

/* Produit populaire */
#sidebar .listingProduct { padding-top: 0; }
	#sidebar .listingProduct li { margin-bottom: 10px; }
		#sidebar .listingProduct li a {
			background: none;
			padding: 0;
		}

.listingProduct .vignette {
	display: block;
	float: left;
	width: 60px;
	margin: 0 5px 5px 0;
	overflow: hidden;
	border: 1px solid #d2dee5;
}

	.listingProduct .vignette img { width: 60px; }
	.listingProduct .productName {
		font-weight: 700;
		width: 203px;
	}

	.listingProduct .bestPrice { color: #adb6b9; }
		.listingProduct .bestPrice .price {
			color: #c20b29;
			font-weight: 700;
		}

#sidebar .listingProduct li a.productCompare {
	background: #fff url(http://m.bestofmedia.com/i/tomsguide/design/3GreenDots.gif) left 5px no-repeat;
	padding-left: 10px;
	line-height: 1.1em;
	display: block;
}

/*
	Début frameset de redirection des bons plans
*/
#frameset {
	background: #006db9 url('http://m.bestofmedia.com/i/tomsguide/design/bg-headerBanner.png') repeat-x top left;
	text-align: left;
}

	#frameset #header {
		margin: 0 auto;
		width: 950px;
		position: relative;
	}

	/*
		Bouton de suppression de la frameset.
		TODO :: rendre ce bouton redimensionnable dans tous les sens.
	*/
	#frameset #deleteMe {
		background: transparent url('http://m.bestofmedia.com/i/tomsguide/design/bonplans/deleteMe.gif') top right no-repeat;
		height: 27px;
		width: 150px;
		font-weight: 700;
		font-size: 10px;
		position: absolute;
		left: 780px;
		top: -1px;
	}

		#frameset #deleteMe a {
			padding: 8px;
			display: block;
			color: #000;
		}

	#frameset #logo a {
		background: #006db9 url('http://m.bestofmedia.com/i/tomsguide/design/logoBom.png') no-repeat top left;
		width: 229px;
		height: 115px;
		display: block;
		text-indent: -99999px;
		float: left;
	}

	/*
		Début des actions :
			- Utilisation du code du bon plan
			- Tous les bons plans de l'enseigne...
			- Etc.
	*/
	#frameset #code {
		float: left;
		background: #fff;
		width: 600px;
		border: 1px solid black;
		padding: 10px;
		margin: 5px 10px;
		color: #000;
	}

		#frameset #code p { font-size: 11px; }
		#frameset #code .zeCode {
			font-size: 17px;
			color: #c62723;
			font-weight: 700;
			padding: 0 5px;
			border: 1px solid #000;
			text-transform: uppercase;
		}

		#frameset #code .mainTitle {
			font-size: 14px;
			font-weight: 700;
		}

		#frameset #code .basicMainDotted {
			padding-bottom: 10px;
			margin-bottom: 5px;
		}

	#frameset .back {
		display: block;
		margin-top: 10px;
	}

		#frameset .back li {
			float: left;
			margin-right: 10px;
		}

	#frameset #frameset_picto {
		display: block;
		float: left;
		margin: 0 10px;
		width: 80px;
	}
	#frameset #frameset_produit {
		float: left;
		width: 475px;
	}
		#frameset #frameset_produit p {
			font-size: 15px;
			color: #1279e2;
			font-weight: 700;
		}
	/* Fin des actions */
/* Fin frameset */

.topUsageTitle {
	text-align: center;
	font-weight: 700;
 	margin: 15px auto 0 auto;
}

	.topUsage {
		margin: 0 auto;
		width: 112px;
		height: 134px;
		padding: 0;
		background: url(http://m.bestofmedia.com/i/tomsguide/design/guide/bg-vignette.png) left top no-repeat;
		text-align: center;
	}

	.topUsageSelected { background: url(http://m.bestofmedia.com/i/tomsguide/design/guide/bg-vignetteOver.png) left top no-repeat; }

	.topUsage .indice {
		padding: 10px 0 20px 19px;
		text-align: left;
		color: #fff;
	}

	.topUsageProduit {
		text-align: center;
		margin: 0 auto 10px auto;
	}

#gdOnlineShopsBox .dropMenu .dropMenu-panel li {
	width: 100%;
	display: block;
}

	#gdOnlineShopsBox .dropMenu-panel, .dropMenu .dropMenu-panel {
		width: 280px;
		border: 1px solid #d2dee5;
		overflow-y: auto;
		overflow-x: hidden;
	}

#listing #cashbackTable  {
width:100%;
}


#listing #cashbackTable td {
background:0;
}

#listing #cashbackTable .c2 {
padding-left: 3px;
text-align: left;
}



#listing #cashbackTable .c1 , #listing #cashbackTable .c3, #listing #cashbackTable .c4 {
width:135px;
}

#listing #cashbackTable .c1 {
width:150px;
}


#listing #cashbackTable .withArrows span {
	display:block;
	text-align:left;	
}

/* CONTEST */
p.contest_para { margin: -5px 0 15px 0; }
p.contest_para strong { font-weight: 700; }
ul.contestsList li { margin-bottom: 25px; }
ul.contestsList li.last { margin-bottom: 0; }
ul.contestsList li a img { width: 146px; height: 79px; float: left; }
ul.contestsList li a.no_img { display: block; width: 136px; height: 69px; float: left; background: #ddd; padding: 5px; overflow: hidden; }
ul.contestsList li p { padding-left: 160px;color: #1378e0; }
ul.contestsList li p strong { display: block; margin-bottom: 10px; }

/* SMALL BOX IPOD CONTEST */

.sBox {
	margin: 30px 0;
}

.sBoxT, .sBoxB {
	position: relative;
	width: 789px;
	height: 12px;
	background: url(http://m.bestofmedia.com/i/tomsguide/design/bonplans/sBoxT.gif) left top no-repeat;
}
	.sBoxB {background-image: url(http://m.bestofmedia.com/i/tomsguide/design/bonplans/sBoxB.gif);}

.sBoxM {
	width: 623px;
	border-left: 1px solid #d1dee6;
	border-right: 1px solid #d1dee6;
	height: 81px;
	height: auto !important;
	min-height: 81px;
	padding: 9px 0 0 164px;
}

#winIpod {
	display: block;
	width: 139px;
	height: 97px;
	position: absolute;
	top: -12px;
	left: 8px;
	background: url(http://m.bestofmedia.com/i/tomsguide/design/bonplans/win-ipod.jpg) left top no-repeat;
}