/* CSS Document */
body {
	background:#000 url("../img/bg.jpg") no-repeat center 0 ;
	padding-top: 0px;
}
.message {
	background:#FBE3E4 none repeat scroll 0 0;
	border: solid 5px #FBC2C4;
	color:#8A1F11;
	padding:10px;
	margin:10px 0;
}
/* Structures */

#header {
	height:100px;
	background:url("../img/images/bg_header.jpg") no-repeat center 0 ;
}
#panier {
	text-align:right;
	text-indent:10px;
	color:#FFF;
}
#topnav {
	padding:10px 0px 12px;
	font-size:11px;
	line-height:23px;
	text-align:right;
	margin:50px 0 0 0;
}
#topnav a.signin {
	background:#0099ff;
	padding:4px 6px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	*background:transparent url("../img/signin-nav-bg-ie.png") no-repeat 0 0;
	*padding:4px 12px 6px;
}
#topnav a.signin:hover {
	background:#59B;
	*background:transparent url("../img/signin-nav-bg-hover-ie.png") no-repeat 0 0;
	*padding:4px 12px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
	*background-position:0 3px!important;
}
#topnav a.signin2 {
	background:#0099ff;
	padding:4px 6px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	*background:transparent url("../img/signin-nav-bg-ie.png") no-repeat 0 0;
	*padding:4px 12px 6px;
}
#topnav a.signin2:hover {
	background:#59B;
	*background:transparent url("../img/signin-nav-bg-hover-ie.png") no-repeat 0 0;
	*padding:4px 12px 6px;
}
#topnav a.signin2, #topnav a.signin2:hover {
	*background-position:0 3px!important;
}
a.signin {
	position:relative;
	margin-left:3px;
}
a.signin span {
	background-image:url("../img/toggle_down_light.png");
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:4px 16px 6px 0;
}
#topnav a.menu-open {
	background:#ddeef6!important;
	color:#666!important;
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	background-image:url("../img/toggle_up_dark.png");
	color:#789;
}
#panier a {
	color:#fff;
	font-weight:bold;
}
#signin_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#212121;
	position:absolute;
	width:210px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	top: 85px; 
	right: 365px; 
	margin-top:5px;
	margin-right: 0px;
	*margin-right: -1px;
	color:#789;
	font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#6AC;
}
#signin_menu label {
	font-weight:bold;
	color:#FFF;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#27B!important;
}
#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#39d url('../img/bg-btn-blue.png') repeat-x scroll 0 0;
	border:1px solid #39D;
	color:#fff;
	text-shadow:0 -1px 0 #39d;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;
}
.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:5px;
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font:11px 'Lucida Grande', sans-serif;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:white;
	text-align:left;
}
.tipsy-north {
	background-image:url(images/tipsy-north.gif);
	background-position:top center;
}
.tipsy-south {
	background-image:url(images/tipsy-south.gif);
	background-position:bottom center;
}
.tipsy-east {
	background-image:url(images/tipsy-east.gif);
	background-position:right center;
}
.tipsy-west {
	background-image:url(images/tipsy-west.gif);
	background-position:left center;
}
#menu {
	height:54px;
	background:url("../img/images/bg_menu.jpg") repeat-x 0 0;
	}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	list-style:none;
	float:left;
	height:52px;
	text-align:center;
	line-height:52px;
	margin:0px;	
	padding:2px 0 0 0;
}
#menu ul li a {
	display:block;
	font-size:16px;
	padding:0 18px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px #212121 solid;
}
#menu ul li a:hover {
	color:#0099FF;
}
#menu ul li a.active {
	color:#0099FF;
}
#bandeau {
	height:233px;
	background:url("../img/bandeau_milieu.jpg") no-repeat 0 0;
}
.coupure {
	background:url("../img/sidebar-line.gif") no-repeat  0 0;
	height: 2px;
	margin: 5px 0;
}
#contenu_du_site {
	background:#fff url(../img/bg_contenu.jpg) repeat-y 0 0;
}
#contenu {
	background:#f2f2f2 url("../img/centre.jpg") no-repeat 0 0;
}
#col_droite {
	background:#161616 url("../img/sidebar.jpg") no-repeat 0 0;
	width: 275px;
	height: 100%;
}
.titre_rubrique {
	background: #000 url("../img/images/puce.gif") no-repeat 3px 8px;
	height:38px;
	line-height:38px;
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0px 0 16px 0;
	width:100%;
	text-indent:30px;
	letter-spacing:-1px;
}
#widget_article {
	height:148px;
}
.titre_article {
	background: #000 url("../img/images/puce.gif") no-repeat 3px 8px;
	height:38px;
	line-height:38px;
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0px 0 10px 0;
	width:100%;
	text-indent:30px;
	letter-spacing:-1px;
	float: left;
}
.titre_long {
	background:url("../img/images/titre_long.jpg") no-repeat 0 0;
	height:68px;
	line-height:68px;
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:20px 0 10px 0;
	width:100%;
	text-indent:30px;
}
/* Classe titre article */
.espacement_25 {
	padding:0 20px;
	background:#FFF;
	border:1px solid #ccc;
	margin-top:10px;
}
.espacement_10 {
	padding:0 10px;
	background:#000;
	border:1px solid #999;
	margin-top:10px;
}
table {
	background:#FFF;
	font-size:12px;
	font-weight:bold;
}
thead tr, th {
	background-color: #000;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}

thead td a {
	color:#FFF;
	font-weight:bolder;

}
.odd { background-color:#fff; color:#000; font-family:Arial, Helvetica, sans-serif;}
.even { background:#efefef ; color:#000; font-family:Arial, Helvetica, sans-serif; border-bottom:dotted1 1px #666}
.article {
	background:#fff;
	color:#666;
}
.zone {
	background:#FFF;
	border:solid 1px #CCC;
}
.article h1,h2,h4,h5 {
	font-weight:bold;
}
.article h3 {
	color:#2d8ed8;
	font-weight:bold;
	padding:0 5px;
	margin:0 10px;
	width:600px;
	line-height:25px;
	border-bottom:#CCC 1px solid;
	font-size:22px;
}
.article p {
	width:100%;
	margin:3px;
}
.detail_article {
	padding:10px;
}
.detail_article img {
	float:left;
	border:1px solid #ccc;
	padding:10px;
	margin:0 10px 10px 0;
}
.detail_article p {
	line-height:normal;
}
.entete_article {
	background:#000;
	color:#FFF;
}
.droit {
	margin:0;
	font-weight: bold;
}
.box {
	float: left;
	height: 160px;
	width: 301px;
	margin-right: 4px;
	margin-bottom: 5px;
}
.box img {
	float: left;
	padding: 5px;
	margin: 5px;
	border: solid 1px #ccc;
}
.box div.rating{
	width: 100%;
	height: 15px;
}
.box h1 {
	font-size: 13px;
	color: #000;
	margin-top: 15px;
	width: 100%;
}
.box a {
	font-size: 13px;
}
.box p {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.box_article {
	padding:25px;
	margin-bottom:1.5em;
}
.article table td a {
	color:#FFF;
	font-weight:bold;
}
.box_comm {
	padding:10px;
	margin-bottom:1.5em;
	background:#FFF;
	color:#333;
}
.btn_action a {
	float:right;
}

.intitule {
	font-size:20px;
	font-weight:bolder;
	color:#000;
	margin-bottom:10px;
}
.prix {
	font-size:36px;
	color:#3c7893;
	font-weight:bolder;
}
/* */
#footer {
	height:103px;
	background:url("../img/images/bg_footer.jpg") no-repeat 0 top;
	margin:0px 0 20px 0;
	padding: 40px 0 0 0;
	line-height:103px;
}
	#footer ul {
		margin:0;
		padding:0;
	}
	#footer ul li {
		list-style:none;
		display:inline;
		float:left;
		height:53px;
		line-height:53px;
		margin:0 5px;
	}
	#footer ul li a {
		color:#fff;
		text-decoration:none;
		font-size : 12px;
		margin: 0 5px 0 0;
	}
.error-message {
	color:#F00;
	font-weight:bold;
	font-style:italic;
}
/* Formulaires */
.champ {
	background:#fff;
	border:solid 1px #ccc;
	padding:5px;
	width:300px;
	color:#666;
	margin:0.5em 0;
	float:left;
	margin:0 10px 0 0;
}
.champ_textarea {
	background:#fff;
	border:solid 1px #ccc;
	padding:5px;
	width:480px;
	color:#666;
	height:150px;
	margin:0.5em 0;
}
label {
	display:block;
	font-weight:bold;
	margin-top:5px;
	width:100%;
	color:#000;
	font-size:14px;
	font-variant:small-caps;
}
/*colonne droite */
.droite {
	padding-top:10px;
	background:#121212;
}
hr {
	line-height:20px;
	padding-top:2px;
}
/* tableaux instrus */
.instru {
	background:url("../img/images/icone_24/cd_24x24.png") no-repeat;
	height:24px;
	display:block;
	width:24px;
	float:left;
	margin-right:10px;
}
.PrevPg
{
  margin-right: 10px;
}

.NextPg
{
  margin-left: 10px;
}
.current {
	color:#36A6FB;
	font-weight:bold;
}
.DisabledPgLk
{
  width: 100px;
  display: inline;
  color:#CCC;
  font-weight:bold;
}
.left {
	background:#fff url(../img/images/left.jpg) no-repeat left 0;
	height:220px;
}
.right {
	background:#fff url(../img/images/right.jpg) no-repeat right 0;
	height:220px;
}
span .current {
	background:#06F;
}
.article_rub {
	clear:both;
	line-height:1.1em;
	padding:5px 0;
	color: #fff;
}

.article_rub img {
	float:left;
	margin:0 10px 10px 10px;
	border:solid 3px #212121;
}
.article_rub h1 {
	font-size:13px;
	font-weight:bold;
	color:#0099FF
}
.article_rub p {
	margin:4px 0;
}
.article_rub a {
	color:#0099ff;
}
.increaseFont {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	display:block;
	background: #000;
	width:25px;
	height:15px;
	float:left;
	padding:5px;
	margin:0 10px 10px 0;
	text-align:center;
}
.decreaseFont {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	display:block;
	background:#000;
	width:25px;
	height:15px;
	float:left;
	padding:5px;
	margin:0 10px 10px 0;
	text-align:center;
}
.header {
	background-image:url("../img/bg.gif");
	background-position:right center;
	background-repeat:no-repeat;
	cursor:pointer;
}
div.StoryShare{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:0;
	padding:10px 0;
	height:20px;
	display: block;
	width: 100%;
	background: #f2f2f2;
	
}
div.StoryShare span{
	padding:0 5px 0 0; }
div.StoryShare a{
	margin-right:8px;
	font-size:12px;
	text-decoration:none;
	color:#2F516C;
	font-weight:bold;
	}

.addthis_button_email {
	float:left;
}
.addthis_button_compact {
	float:left;
}
.addthis_button_print {
	float:left;
}
	.formError {
			position:absolute;
			top:300px; left:300px;
			width:150px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#000;
				color:#fff;
				font-family:tahoma;
				font-size:11px;
				box-shadow: 1px 1px 6px #000;
				-moz-box-shadow: 1px 1px 6px #000;
				-webkit-box-shadow: 1px 1px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 1px 4px 5px #000;
					-moz-box-shadow: 1px 4px 5px #000;
					-webkit-box-shadow: 1px 1px 5px #000;
					font-size:0px; 
					
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;} 

.vente {
	border-bottom: 1px dotted	 #ccc;
	height: 20px;
	color: #000;
	padding:  5px;
	}
#recherche {
	background:#FFF;
}
#recherche input {
	float:left;
	margin-right:5px;
}
#recherche label {
	float:left;
	margin-right:5px;
	width:110px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
/* profil beatmaker */
#profileDetails {
	float:left;
	width: 280px;
}
#profileDetails {
	background-color:#090909;
	margin:0 0 0 -1px;
	padding:14px 10px;
}
#profileDetails p  {
	background-position:0 -723px;
	color:#8F8F8F;
	display:block;
	margin: 0;
	height:16px;
	padding:6px 0 6px 0px;
	border-top:1px solid #454545;
}
#profileDetails span {
	font-weight: bold;
	font-size: 27px;
	letter-spacing: -1px;
	color: #fff;
}
#profileImage {
	background-position:right top;
	float:left;
	margin-left: 10px;
}
.menu_back {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #000;
	display: block;
}

.menu_back li{
	float: left;
	display: block;
	height: 50px;
	width: 82px;
	padding: 5px;
	margin: 0 10px 10px 0;
	text-align: center;	
	border: dotted 1px #000;
}
.menu_back li img{
	background: #fff;
}
.menu_back li a{
	text-align: center;
	color: #000;
}
.span-5 img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
}
.span-6 img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
}
.span-5 h2 {
	background: #000;
	display: block;
	height: 25px;
	line-height: 25px;
	font-family: "Lucida Grande";
	text-transform: uppercase;
	font-size: 12px;
	text-indent: 5px;
	margin: 0 0 4px 0;
}
.span-6 h2 {
	background: #000;
	display: block;
	height: 25px;
	line-height: 25px;
	font-family: "Lucida Grande";
	text-transform: uppercase;
	font-size: 12px;
	text-indent: 5px;
	margin: 0 0 4px 0;
}
.article_index .vignette {
	display:inline;
	float:left;
	font-size:11px;
	height:200px;
	margin:2px 30px 25px 0;
	width:180px;
}
.article_index .vignette2 {
	display:inline;
	float:left;
	font-size:11px;
	height:70px;
	margin:2px 0 5px 12px;
	width:110px;
	color: #fff;
}
.article_index .vignette .image  {
	width:160px;
}
.article_index .vignette2 .imagetop  {
	width:100px;
}
.article_index .vignette .image img  {
	width:180px;
	border:solid 1px #ccc;
	margin:3px;
	padding:2px;
}
.article_index .vignette2 .imagetop img  {
	width:100px;
	border:solid 4px #0a0d14;
	margin:3px;
}
.article_index .vignette h4 {
	color:#333333;
	font-size:13px;
	height:30px;
	margin:2px 0 2px 0;
	padding:5px;
}
.article_index .vignette p {
	color:#333333;
	height:40px;
	margin:5px 0 0 5px;
	padding:0;
	overflow:hidden;
}
.article_index .vignette .bottom {
	display:inline;
	float:right;
	padding:0px 5px;
	margin:5px 0 0 5px;
	background:#000;
}
.article_index .vignette .bottom a {
	color:#FFF;
}
div.rating {
	height: 30px;
	width: 85px;
	float: left;
}
.rating img {
	border: none;
	margin: 0;
	padding: 0;
}
.sidebar_font {
	color:#5D6771;
	font-size:11px;
	line-height:16px;
	padding-bottom:10px;
}

p {
	color:#55637B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;

}


.sidebar_item{
	width:269px;
	height:auto;
	position:relative;
	float:left;
	background-image:url(../img/sidebar-line.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#testimonials_arrow_prev{
	width:12px;
	height:19px;
	position:absolute;
	background-image:url(../img/actualite_fleche.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	top:23px;
	right:48px;
}

#testimonials_arrow_prev a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#testimonials_arrow_prev a:hover{
	text-decoration:none;
	background-image:url(../img/actualite_fleche.jpg);
	background-position:38px 0px;
}

#testimonials_arrow_next{
	width:12px;
	height:19px;
	position:absolute;
	background-image:url(../img/actualite_fleche.jpg);
	background-repeat:no-repeat;
	background-position:24px 0px;
	top:23px;
	right:26px;
}

#testimonials_arrow_next a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#testimonials_arrow_next a:hover{
	text-decoration:none;
	background-image:url(../img/actualite_fleche.jpg);
	background-position:24px 0px;
}

#testimonials_slider{
	width:269px;
	height:220px;
	position:relative;
	float:left;
	overflow:hidden;
}

.testimonials li{
	list-style:none;
	width:269px;
	height:220px;
	position:relative;
	float:left;
	overflow:hidden;
}

.testimonials_item{
	width:269px;
	height:auto;
	position:relative;
	float:left;
}
.testimonials {
	margin: 0;
}

.testimonials_image{
	width:269px;
	height:85px;
	position:relative;
	float:left;
	margin-bottom:12px;
}

.testimonials_text{
	width:269px;
	height:auto;
	position:relative;
	float:left;
}

#actualite{
	width:630px;
	height:140px;
	position:relative;
	float:left;
	overflow:hidden;
}

.actualite li{
	list-style:none;
	width:630px;
	height:140px;
	position:relative;
	float:left;
	overflow:hidden;
}

.actualite_item{
	width:630px;
	height:auto;
	position:relative;
	float:left;
}
.actualite {
	margin: 0;
}
#actualite_arrow_prev{
	width:12px;
	height:19px;
	position:absolute;
	background-image:url(../img/actualite_fleche.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	top:23px;
	right:48px;
}

#actualite_arrow_prev a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#actualite_arrow_prev a:hover{
	text-decoration:none;
	background-image:url(../img/actualite_fleche.jpg);
	background-position:38px 0px;
}

#actualite_arrow_next{
	width:12px;
	height:19px;
	position:absolute;
	background-image:url(../img/actualite_fleche.jpg);
	background-repeat:no-repeat;
	background-position:24px 0px;
	top:23px;
	right:26px;
}

#actualite_arrow_next a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#actualite_arrow_next a:hover{
	text-decoration:none;
	background-image:url(../img/actualite_fleche.jpg);
	background-position:24px 0px;
}
.testimonials_image{
	width:269px;
	height:85px;
	position:relative;
	float:left;
	margin-bottom:12px;
}
.links {
	width:269px;
	background-image:url(../img/sidebar-bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	list-style-type:none;
	padding:0 0 10px 0px;
	color: #0099ff;
	text-decoration: none;
	text-indent: 15px;
}
#search {
	width: 100%;
	height: 40px;
	display: block;
	margin: 20px 0 0 0;

}
.inputrechercher {
	background: fff;
	width: 160px;
	margin: 0 10px 0 0 px;
	color: #666;
	font-size:11px;
	border: none;
	padding:8px 0 5px 5px;	
	float: left;
	font-weight: normal;
}
.btn_submit {
	width: 94px;
	height: 30px;
	float: left;
	margin:0;
	background: url(../img/btn_q.jpg) no-repeat 0 0;
	border: none;
	color: #fff;
	text-indent: -9999px;
	cursor:pointer;
}
.paypal {
	background:url(../img/paiement_paypal.jpg) no-repeat 0 0;
	width:192px;
	height : 135px;
	float:left;
	text-indent:-9999px;
}
.paypal:hover {
	background:url(../img/paiement_paypal_dessus.jpg) no-repeat 0 0;
	width:192px;
	height : 135px;
	float:left;
	text-indent:-9999px;a
}
.cb {
	background:url(../img/paiement_cb.jpg) no-repeat 0 0;
	width:197px;
	height : 135px;
	float:left;
	text-indent:-9999px;
}
.cb:hover {
	background:url(../img/paiement_cb_dessus.jpg) no-repeat 0 0;
	width:197px;
	height : 135px;
	float:left;
	text-indent:-9999px;
}
.submit input {
	background:#0099FF;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
	font-size:90%;
	font-weight:bold;
	line-height:110%;
	margin:0.7em 0.5em 0.7em 0;
	padding:5px;
	text-decoration:none;
}
ul.pagination {
	height: 24px;
	margin: 10px 0;
        float:left;
        width:100%;
        display: block;
}
ul.pagination li {
	font-size:11px;
	list-style:none;
	margin-right:2px;
}
ul.pagination a {
	margin-right:2px;
}
ul.pagination .previous-off, ul.pagination .next-off {
	color:#888888
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
ul.pagination .next a, ul.pagination .previous a {
	font-weight:bold;
}
ul.pagination .current {
	background:#0099ff;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
ul.pagination a:link{
	color:#fff;
	display:block;
	float:left;
	padding:4px 6px;
	text-decoration:none;
        background:#000;
}
ul.pagination a:hover {
        background:#0099ff;
}