@charset "UTF-8";#page-wrap {	width: 350px;	padding: 0px;	background: black;	display:block;}.anythingSlider {	width: 660px;	height: 70px;	position: relative;	display:block;}.anythingSlider .wrapper {	width: 660px;	overflow: auto;	height: 70px;	position: absolute;	top: 0;	left: 0;	padding: 0px;	margin-top: 0;	margin-right: 0px;	margin-bottom: 0;	margin-left: 0px;}.anythingSlider .wrapper ul {	width: 99999px;	list-style: none;	position: absolute;	top: 0;	left: 0;	margin: 0;	padding: 0px;}.anythingSlider ul li {	display: block;	float: left;	padding: 0;	height: 70px;	width: 660px;	margin: 0;}.anythingSlider .arrow {	display: block;	height: 16px;	width: 16px;	position: absolute;	top: 52px;	cursor: pointer;	background-color: #D9002F;	font-size: 14px;	font-weight: bold;	text-decoration: none;	color: #FFF;	text-align: center;	margin: 0px;	padding: 0px;}.anythingSlider .forward {	background-position: 0 0;	right: -20px;}.anythingSlider .back {	background-position: -67px 0;	left: -20px;}.anythingSlider .forward:hover {	background-position: 0 -320px;}.anythingSlider .back:hover {	background-position: -67px -320px;}#thumbNav {	position: relative;	top: 70px;	text-align: right;	background-image: url(../design/trait-rouge.png);	background-repeat: no-repeat;	background-position: left top;}#thumbNav a {	color: white;	text-decoration:none;	font: 11px/18px Georgia, Serif;	display: inline-block;	padding: 0px 7px;	height: 15px;	margin: 5px 2px 0 0;	text-align: center;	font-size:10px;	background-color: #343434;}#thumbNav a:hover {	background-image: none;	text-decoration:none;	background-color:#D9002F;}#thumbNav a.cur {	background-color:#D9002F;	text-decoration:none;}#start-stop {	background: #4F0000;	background-repeat: repeat-x;	color: white;	width: 65px;	text-align: center;	position: absolute;	right: 95px;	top: 75px;	font-size:10px;	text-decoration:none;	height: 13px;	padding-top: 1px;	padding-right: 2px;	padding-bottom: 1px;	padding-left: 2px;}#start-stop.playing {	display:none;	text-decoration:none;}#start-stop:hover {	background-image: none;	text-decoration:none;	background-color:#990000;}/*  Prevents*/.anythingSlider .wrapper ul ul {	position: static;	margin: 0;	background: none;	overflow: visible;	width: auto;	border: 0;	padding: 0px;}.anythingSlider .wrapper ul ul li {	float: none;	height: auto;	width: auto;	background: none;	margin: 0px;	padding: 0px;}
