body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

img { border : none; }

form { display : block; margin : 0; padding : 0; }

a { 
    text-decoration: none; 
    color: #666;
}

a:hover {
	color: #999;
}

hr { display: block; clear: both; margin: 0; visibility: hidden; }
div.clearer { clear: both; line-height: 0; height: 0; margin: 0; font-size: 0; }

/* STICKER
-------------------------------------------------------- */
#sticker {
    position: absolute; 
    z-index: 2; 
    width: 760px;
    padding-right: 10px;
    margin-top: -18px;
    text-align: right;
}

/* PAGE
-------------------------------------------------------- */
#page {
    position: relative;
	width: 750px;
	border: 1px;
	text-align: left;
	margin: 0 auto;
}

/* TOP
-------------------------------------------------------- */
#top {
    background: #e7e9ea;
    width: auto;
    border-bottom: solid 1px #CCC;
    padding:0px;
}

#top a {
		text-decoration: none;
    color: #666;
		padding:10px 18px 10px 18px;
		display:block;
}

#top a:hover {
	text-decoration: none;
	color: #FFF;
	background: #CCCCCC;
}

#top h1 {
    font: 10px arial, sans-serif;
    float: left;
		padding:10px 0px 10px 0px;
		display:block;
		margin: 0px;
}

#top h2 {
    font: 10px arial, sans-serif;
    text-transform: uppercase;
    float: left;
		padding: 0px;
		margin: 0px;
}

/* LOGO
-------------------------------------------------------- */
#logo {
    padding: 0;
    padding: 10px;
}

#logo a:hover {
    background: transparent;
}

/* MENU NAVIGATION
-------------------------------------------------------- */
.menu {
    text-align: left;
    padding-left: 10px;
    width: 130px;
    vertical-align: top;    
}

.q {
    font: 12px arial, sans-serif;
}


/* SEARCH 
-------------------------------------------------------- */
#search {
    clear: both;
	border: #CCC 1px solid;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#search legend {
    font: 10px arial, sans-serif;
    text-transform: uppercase;
    color: #BBB;
}

#search .content {
    padding-bottom: 20px;
    padding-top: 14px;
}

#search .box {
    float: left;
    border-left: 1px solid;
    padding: 5px;
    margin-right: 10px;
    margin-top: -10px;
    font: 10px arial, sans-serif;
    text-transform: uppercase;
    height:40px;
    border-left: #CCC;
    color: #999;
}

#s {
    font: 12px arial, sans-serif;
}

/* FOOTER
-------------------------------------------------------- */
#footer {
    clear: both;
	border: #0099CC 1px solid;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#footer legend {
    font: 10px arial, sans-serif;
    text-transform: uppercase;
    color: #0099CC;
}

#footer .content {
    
}

#footer .box {
    float: left;
    border-left: 1px solid;
    padding: 8px;
    margin-left: 15px;
    font: 10px arial, sans-serif;
    text-transform: uppercase;
    border-left: solid 1px #E6E5E3;
}

#ccc {
    width:270px;
}

/* ADS
-------------------------------------------------------- */
#ads {
    
}

/* TICKER
-------------------------------------------------------- */
#ticker {
    width: auto;
    padding: 2px;
    margin: 0;
    text-align: center;
    background: #DDD;
    font: 16px arial, sans-serif;
    color: #394553;
}

#ticker a {
    color: #666;
}

/* MAIN
-------------------------------------------------------- */
#main{
	width: auto;
	float: left;
}

/* CONTENT
-------------------------------------------------------- */
.content {
    margin: 0;
    padding-top: 0;
    font: 12px arial, helvetica, sans-serif;
    color: #666;
}

.content h1 {
    margin: 0;
    padding: 0;
    font: 20px Georgia, Tahoma, helvetica, arial, sans-serif;
    margin-bottom : 10px;
    color: #0099DD;
}

.content h2 {
    margin: 0;
    padding: 0;
    font: 12px arial, helvetica, sans-serif;
    color: #666;
}

.content h3 {
    margin: 0;
    padding: 0;
    font: 20px arial, helvetica, sans-serif;
    font-weight: bold;
    color: #666;
}

.content .tracknum {
    border-bottom: #999 1px solid;
    font: 11px arial, helvetica, sans-serif;
    color: #999;
    line-height:11px;
    margin-top: 2px;
    width: 100%;
}

/* CONTENTNAV 
-------------------------------------------------------- */
#contentnav {
    clear: both;
	border: #CCC 1px solid;
	padding: 0px 10px 10px 10px;
}

#contentnav legend {
    font: 10px arial, sans-serif;
    text-transform: uppercase;
    color: #BBB;
}

#contentnav .box {
    width: 202px;
    float: left;
    border-left: #CCC 1px solid;
    margin: 8px;
    padding-left: 10px;
}

#contentnav h1 {
    font: 10px arial, sans-serif;
    margin-bottom : 10px;
    color: #999;
}

#contentnav h2 {
    font: 10px arial, sans-serif;
    text-transform: uppercase;
    margin : 0;
    widht: 100%;
    color: #666;
}

#contentnav h2 a {
    font: 10px arial, sans-serif;
    color: #666;
    display: block;
    width: 90%;
	text-decoration: none;
    padding-left: 1px;
    padding-right: 2px;
}

#contentnav h2 a:hover {
	text-decoration: none;
	background: #0099CC;
	color: #FFFFFF;
}

/* POPUP
-------------------------------------------------------- */
.popup {
    width: 100px;
    position: absolute;
    display: block;
	border: #000 1px solid;
	background: #B1B1B1;
	margin-left: 13px;
}

.popup h2 {
    font: 10px arial, sans-serif;
    text-transform: uppercase;
    margin : 0;
    widht: 100%;
}

.popup a {
    display: block;
    width: 100%;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
    color: #FFF;
    -moz-box-sizing: border-box;
}

.popup a:hover {
	text-decoration: none;
	background: #FF36AA;
	color: #FFF;
}

/* BUTTON
-------------------------------------------------------- */
.button_off {
	width: 100%;
	text-decoration: none;
    color: #666;
    background: #EEE;
    text-align: center;
    text-transform: uppercase;
    font: 10px arial, sans-serif;
}

.button {
    display: block;
    width: 100%;
	text-decoration: none;
    color: #FFF;
    background: #FF005C;
    text-align: center;
    text-transform: uppercase;
    font: 10px arial, sans-serif;
    cursor: hand;
}

.button:hover {
	text-decoration: none;
    background: #EEE;
    color: #666;
}

/* BOX
-------------------------------------------------------- */
.box {
    margin: 0;
    padding: 0px;
    text-align: left;
    margin: 0 auto;
}

.boxtop, .boxbottom {
    display:block;
}


/* SIDEBAR
-------------------------------------------------------- */
#sidebar {
    display: block;
    margin: 0;
    padding: 0px;
    text-align: left;
}

/* HOME
-------------------------------------------------------- */
.home {
    text-align: left;
    width: 80%;
    border:solid 0px;
    align: center;
    margin: 0 auto;
}

.home-box {
    text-align: center;
    width: 25%;
    vertical-align: top;
    border-left: #E6E5E3 solid 1px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* AMAZON
-------------------------------------------------------- */
.amazon {
    display: block;
    margin-bottom: 20px;
    padding-left: 10px;
    border-left: #708DAB 1px solid;
}

.amazon h1 {
    font: 10px arial, sans-serif;
    margin: 0;
}

.amazon h2 {
    font: 10px arial, sans-serif;
    text-transform: uppercase;
    margin: 0;
}

.amazon img {
    float: left; 
    margin-right: 5px;
}

/* ERROR MESSAGES
-------------------------------------------------------- */
.error {
	border : 1px solid;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}

/* FORMULAIRES
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}

input, textarea {
	font: 12px Arial, Helvetica,sans-serif;
}

textarea {
	width : 500px;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
    font: 10px arial, sans-serif;
    text-transform: uppercase;
	display : block;
}

