/* @override 
	http://topps/application/lib/css/main.css
	http://toppsfootballcollector.be/application/lib/css/main.css
*/

html {
	overflow-y: scroll;
}

a { -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; outline: none; }

#lightbox-nav a {
	-webkit-transition: none; -o-transition: none; 
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	min-width: 1002px;
	text-align: center;
	background: black url(../images/background-image.jpg) no-repeat center top;
	text-shadow: #111 1px 1px 1px;
}

/* @group Helpers */

.clear {
	clear: both;
}

.debug {
	background-color: orange;
	padding: 1em;
}

#beta {
	position: fixed;
	top: 0;
	left: 0;
	width: 113px;
	height: 113px;
	background-image: url(../images/beta-banner.gif);
}

.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }


/* @end */

#container {
	width: 1002px;
	margin: 0 auto;
	background-image: url(../images/background-content.png);
}

#logo {
	background-image: url(../images/logo-main.png);
	height: 200px;
	width: 1002px;
}

#logo h1 {
	display: none;
}

#navigation {
	height: 67px;
	text-align: left;
	background: url(../images/background-menu.jpg) 0 0;
}

#navigation ul {
	margin-left: 14px;
	padding-top: 7px;
}

#navigation ul li {
	display: block;
	float: left;
}

#navigation ul li a {
	display: block;
	float: left;
	width: 130px;
	height: 54px;
	line-height: 54px;
	color: #aaa;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}

#navigation ul li a:hover {
	background-color: rgba( 255,255,255,0.2);
	color: #ddd;
}

body#ws-liens #navigation ul li a.-liens,
body#ws-collection #navigation ul li a.-collection,
body#ws-contact #navigation ul li a.-contact,
body#ws-articles #navigation ul li a.-articles,
body#ws-- #navigation ul li a.-accueil,
body#ws-accueil #navigation ul li a.-accueil {
	background-color: rgba( 255,255,255,0.2);
	color: #ddd;
}


#contents {
	float: left;
	width: 646px;
	margin: 10px 0 10px 10px;
	padding: 10px;
	background-image: url(../images/background-text-content.png);
	color: #aaa;
	text-shadow: #111 1px 1px 1px;
	text-align: justify;
}

.wide {
	width: 962px !important;
}

#contents h2,
#contents h3,
#contents h4 {
	font-weight: normal;
}

#contents h2 {
	font-size: 24px;
	padding-bottom: 24px;
}

#contents h3 {
	font-size: 18px;
	padding-bottom: 18px;
	padding-top: 9px;
}

#contents h4 {
	font-size: 16px;
	padding-bottom: 16px;
	padding-top: 8px;
}

/*#contents a:visited*/
#contents a {
	text-decoration: none;
	color: #fff;
/*	border-bottom: 1px solid #f16304;*/
}

#contents a:hover {
	color: #f16304;
}

#contents ul,
#contents ol {
	margin: 10px;
}

#contents ul li {
	padding-left: 16px;
	background: url(../images/bullet.png) no-repeat left center;
}

#contents ol li {
	margin-left: 16px;
	list-style-type: decimal;
	list-style-position: outside;
/* color: #f16304; */
}


#contents li strong {
	font-weight: normal;
	color:  #aaa;
}



#footer {
	margin: 0 auto;
	width: 1002px;
	height: 137px;
	background-image: url(../images/background-footer.png);
	font: 12px Tahoma;
	color: #aaa;
	text-shadow: #111 1px 1px 1px;
}

#footer div.topps-logo {
	position: absolute;
	margin-top: 60px;
	margin-left: 30px;
}

#footer div.blurb {
	position: absolute;
	width: 300px;
	text-align: left;
	margin-top: 54px;
	margin-left: 305px;
}

#footer div.blurb a,
#footer div.blurb a:visited {
	text-decoration: none;
	color: #aaa;
	/*border-bottom: 1px solid #f16304;*/
}

#footer div.blurb a:hover {
	color: #f16304;
}


#footer div.starplace-logo {
	text-align: right;
	width: 210px;
	position: absolute;
	margin-left: 770px;
	margin-top: 50px;
}

#footer div.starplace-logo p {
	margin-top: 14px;
	display: block;
	float: left;
}

#footer div.starplace-logo img {
	float: right;
}

#footer div.starplace-logo p a,
#footer div.starplace-logo p a:visited {
	text-decoration: none;
	color: #aaa;
	/*border-bottom: 1px solid #f16304;*/
}

#footer div.starplace-logo p a:hover {
	color: #f16304;
}

div#contents form ol li {
	list-style-type: none;
	margin: 0;
}

div#contents form input.form_input_text,
div#contents form textarea {
	width: 440px;
}

div#contents form hr {
	display: none;
}

/* @group CardBrowser */

#brand {
	float: left;
	min-height: 140px;
}

#sets {
	float: left;	
	height: 133px;
	width: 744px;
	margin: 0 0 0 2px;
	overflow: auto;
}

#sets ul {
	margin: 0;
}

#sets ul li {
	background: none;
	padding: 0;
	display: block;
	float: left;
}

#sets ul li a {
	margin: 0 2px 2px 0;
	width: 143px;
	height: 43px;
	text-align: center;
	text-transform: uppercase;
	background-color: #4c4c4c;
	letter-spacing: 1px;
	text-decoration: none;
	border: 0;
	font: 18px/43px "Arial Narrow", Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #aaa;
	display: inline-block;
	float: left;
}

#years a.selected,
#years a:hover,
#sets a.selected,
#sets a:hover {
	color: #ffffff;
	background-color: #777777;
}



#years {
	float: left;
	margin: 2px 0 2px 0;
}

#years ul {
	margin: 0;
}

#years ul li {
	background: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#years ul li a {
	display: block;
	float: left;
	width: 33px;
	border: 0;
	font: 14px/20px "Arial Narrow", Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background-color: #4c4c4c;
	height: 20px;
	margin: 1px 1px 0 0;
	text-align: center;
	color: #aaa;
}

/* @end */

/* @group Deck */
#decks {
	float: left;
	width: 960px;
	margin-top: 2px;
}

div.deck {
	min-height: 200px;
	background-color: #5b5b5b;
	margin: 0 0 4px 0;
}

div.deck div.image-holder {
	margin: 5px 6px 0 6px;
	width: 190px;
	height: 190px;
	background-color: #181818;
	float: left;
	overflow: hidden;
	line-height: 190px;
	position: relative;
}

div.deck div.image-holder img {
	position:absolute;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	margin:auto;
}

div.deck div.infos {
	width: 176px;
	height: 190px;
	float: left;
	margin: 5px 6px 0 0;
	font-size: 10px;
	color: #aaa;
}

div.deck div.cards {
	float: left;
	width: 560px;
	margin: 5px 0 0 0;
	font-size: 10px;
}


/* @end */

body.liens div#contents ul li {
	background: none;
}

body.liens div#contents a {
	border: 0;
}

body.liens div#contents tr {
	font-size: 10px;
}


div.brand-switcher {
	font-size: 10px;
	text-align: center;
}

div.brand-previous,
div.brand-next {
	float: left;
}

div.brand-previous a,
div.brand-next a {
	display: block;
	float: left;
	width: 107px;
	height: 14px;
	line-height: 14px;
	border: 0 !important;
	background-color: #4c4c4c;
	margin-top: 2px;
	color: #aaa !important;
}

div.brand-previous a:hover,
div.brand-next a:hover {
	color: #ffffff !important;
	background-color: #777777;
}

div.brand-previous a {
	margin-right: 2px;
}


#form_12,
div.box {
	float: right;
	margin: 10px 10px 0 0;
	width: 310px;
	background-image: url(../images/background-text-content.png);
}

#form_12 h2,
div.box h2 {
	text-indent: -9000px;
	background-image: url(../images/title-base-de-donnes.png);
	line-height: 31px;
}

div.box img {
	margin: 10px;
}

div.box p {
	margin: 2px 10px 2px 10px;
	text-align: left;
	color: #aaa;
}

div.box p a {
	color: #eee;
	/*border-bottom: 1px solid #f16304;*/
	text-decoration: none;
}

div.box p a:hover {
		color: #f16304;

}

#form_12 {
	text-align: left;
}

#form_12 h2 {
	background-image: url(../images/title-inscription.png);
}

#form_12 p {
	margin: 10px 0 0 10px;
	color: orange;
}

.search-box input.term,
#form_12 input.form_input_text {
	margin: 0 0 0 10px;
	width: 200px;
	background-color: #636363;
	color: #aaa;
	border: 1px solid #343434;
	padding: 6px;
	background-image: none;
}

#form_12 label#field_email_label {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	background-image: url(../images/icon-newsletter.png);
	margin: -2px 0 0 0;
}

#form_12 hr {
	display: none;
}

input.submit {
	margin: -26px 12px 10px 0px;
	background-image: url(../images/button-go.png);
	text-indent: -9999px;
	display: block;
	width: 26px;
	height: 26px;
	border: 0;
	float: right;
	cursor: pointer;
}

.box.search-box h2 {
	background-image: url(../images/title-recherche.png);
}

.box.search-box {
	text-align: left;
}

.search-box form {
	margin: 10px 0 10px 0;
	padding: 0 0 30px 0;
}

.search-box select {
	background-color: #636363;
	color: #aaa;
	border: 0;
	float: left;
	margin: 6px;
}

.search-box input.term {
	width: 156px;
	float: left;
	margin: 0;
}

.search-box input.submit {
	margin: 0 0 0 6px;
	float: left;
}


#sresults {
	font-size: 10px;
	width: 100%;
	clear: both;
}

#sresults thead {
	font-size: 12px;
}

.ws-twitter {
}

.ws-twitter h3 {
	font-size: 20px;
	background-color: #636363;
	padding: 0 0 0 5px;
	margin: 0;
	line-height: 31px;
	color: white;
	text-align: left;
}

.ws-twitter h3 a {
	color: white;
	text-decoration: none;
	text-shadow: none;
}

.ws-twitter h3 img {
	vertical-align: middle;
}

.ws-twitter-item p {
	font-size: 12px;
}
.ws-twitter-item { padding: 8px 0; clear: both; }
.ws-twitter-item span { display: none; }
.ws-twitter-item img { vertical-align: top; float: left; margin: 0 8px 0 0 !important; }



