



/* CSS Reset 



*/

html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
#wrapper table, #wrapper  caption, #wrapper  tbody, #wrapper tfoot, #wrapper thead, #wrapper tr, #wrapper th, #wrapper td,
#wrapper
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;

	vertical-align: baseline;
}


.stats em,
.info em,
.bank em{
	font-size: 14px;
}
a{
	text-decoration: none;
	font-size: 16px;
	color: #3B5998;
}

li a{
	font-size: 13px;
	font-weight: bold;
}
p a{
	font-size: 11px;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}



body {
	line-height: 1;
	color: black;
	background: white;
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
#wrapper table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, #wrapper th, #wrapper td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* Start Styles */





#myspace-wrapper {
	width: 740px;
}

#wrapper {
	width: 740px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/bg-grunge.gif);
	background-position: 0px 5px;
	overflow: hidden;
}

#wrapper.tutorial {
	padding-top: 180px;
	background-position: 0px 185px;
	min-height: 1040px;
	overflow: hidden;
}

#tutorial {
	position: absolute;
	top: 0;
	left: 0;
	height: 1220px;
	width: 760px;
	z-index: 90;
}

#wrapper.no-bg {
	background-image: none !important;
}

#top-ad {
	height: 90px;
	width: 728px;
	border: 1px solid #ccc;
	margin-left: 3px;
	background-color: white;
	text-align: center;
	margin-bottom: 5px;
}

#footer {
	width: 760px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/footer.jpg);
	clear: both;
	margin-top: 20px;
	height: 59px;
	overflow: hidden;
}

#footer p.terms {
	width: 337px;
	color: #6a6b6b;
	padding: 10px;
	width: 350px;
	float: left;
}

#footer ul.links li {
	float: left;

	height: 59px;
}

#footer ul.links li a {
	display: block;
	height: 59px;
	text-indent: -9999px;
}

#footer ul.links li.universal {
	width: 83px;
}

#footer ul.links li.asap {
	width: 86px;
}

#footer ul.links li.mediatonic {
	width: 129px;
}

#footer .links {
	float: right;
	display: block;
}

#nav {
	width: 740px;
	display: block;
	height: 40px;
	margin-bottom: 8px;
}

#nav li {
	display: inline;
	height: 40px;
}

#nav a {
	display: block;
	float: left;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/navigation.gif);
	height: 40px;
	text-indent: -9999px;
}

#nav li#nav-home a {
	width: 67px;
	background-position: 0px 0px;
}

#nav li#nav-home a:hover {
	background-position: 0px -40px;
}

#nav li#nav-race a {
	width: 55px;
	background-position: -67px 0px;
}

#nav li#nav-race a:hover {
	background-position: -67px -40px;
}

#nav li#nav-jobs a {
	width: 56px;
	background-position: -122px 0px;
}

#nav li#nav-jobs a:hover {
	background-position: -122px -40px;
}

#nav li#nav-chop-shop a {
	width: 104px;
	background-position: -178px 0px;
}

#nav li#nav-chop-shop a:hover {
	background-position: -178px -40px;
}

#nav li#nav-properties a {
	width: 105px;
	background-position: -282px 0px;
}

#nav li#nav-properties a:hover {
	background-position: -282px -40px;
}

#nav li#nav-my-profile a {
	width: 97px;
	background-position: -387px 0px;
}

#nav li#nav-my-profile a:hover {
	background-position: -387px -40px;
}

#nav li#nav-garage-crew a {
	width: 118px;
	background-position: -484px 0px;
}

#nav li#nav-garage-crew a:hover { 
	background-position: -484px -40px;
}

#nav li#nav-teacher a {
	width: 84px;
	background-position: -602px 0px;
}

#nav li#nav-teacher a:hover {
	background-position: -602px -40px;
}

#nav li#nav-tips a {
	width: 54px;
	background-position: -686px 0px;
}

#nav li#nav-tips a:hover { 
	background-position: -686px -40px;
}

/* Sidebar */

#bookmark{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/bookmark-reminder.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 80px;
	text-indent: -9999px;
}

#sidebar {
	width: 200px;
	float: left;
	
	
	overflow: hidden;
}

.add-buttons {
	margin-left:140px;
	font-weight:bold;
}

.add-fans {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/add-to-fans.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
	font-weight:bold;
	height:96px;
	padding-left: 32px;
	padding-top: 50px;
}

.add-profile {
	padding-top: 45px;
	height: 34px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/add-to-profile.gif);
	width: 184px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}

.fbml_add_profile_button {
	margin-left: 30px;
}

.UIMediaButton_Container,
.UIMediaButton_Container table,
.UIMediaButton_Container table tr,
.UIMediaButton_Container table td {
	vertical-align: top !important;
	font-weight: bold;
	padding: 1px;
}

#content {
	width: 534px;
	float: right;
}

#content.fullwidth {
	width: 740px;
}

#player-stats {
	width: 200px;
	height: 360px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/player-stats-main.gif);
	position: relative;
	margin-bottom: 8px;
}

#player-stats .gas {
	position: absolute;
	width: 70px;
	left: 19px;
	top: 30px;
}

#player-stats .energy {
	position: absolute;
	width: 70px;
	left: 109px;
	top: 30px;
}


#player-stats .gas strong,
#player-stats .energy strong,
#player-stats .level strong,
#player-stats .cash strong,
#player-stats .bank strong,
#player-stats .crew strong,
#player-stats .favor strong
{
	display: none;
}


#player-stats .gas em, 
#player-stats .energy em {
	height: 23px;
	margin-top: 10px;
	display: block;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-top: 40px;
}

#player-stats .gas em {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/consumable-idicators.png);
	background-repeat: no-repeat;
}

#player-stats .gas em.empty {
	background-position: -70px 0px;
	color: #FF0000;
}

#player-stats .energy em {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/consumable-idicators.png);
	background-repeat: no-repeat;
	background-position: -140px 0px;
}

#player-stats .energy em.empty {
	background-position: -210px 0px;
	color: #FF0000;
}

#player-stats .ticker {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/ticker.gif);	
	display: block;
	height: 18px;
	width: 68px;
	margin-left: 2px;
	color: #cccccc;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
}

#player-stats .ticker.hidden {
	display: none;
}

#player-stats .level em,
#player-stats .xp-to-level em,
#player-stats .cash em,
#player-stats .bank em,
#player-stats .crew em,
#player-stats .favor em {
	color: white;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	padding: 5px;
}

#player-stats .xp-to-level.small em {
	font-size: 10px;
}

#player-stats .level-up a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/level-up.png);	
	text-indent: -9999px;
	width: 169px;
	height: 27px;
	display: block;
	position: absolute;
	top: 190px;
	left: 20px;
	
}

#player-stats .xp-to-level em {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	height: 10px;
	line-height: 11px;
}

#player-stats .level,
#player-stats .xp-to-level,
#player-stats .cash,
#player-stats .bank,
#player-stats .crew,
#player-stats .favor,
#player-stats .victory-bonus {
	position: absolute;
	width: 160px;
	left: 20px;
	height: 20px;
	text-align: right;
}

#player-stats .level a,
#player-stats .xp-to-level a,
#player-stats .cash a,
#player-stats .bank a,
#player-stats .crew a,
#player-stats .favor a,
#player-stats .victory-bonus a {
	display: block;
	height: 20px;
}

#player-stats a:hover {
	text-decoration: none;
}

#player-stats .gas a,
#player-stats .energy a
 {
	display: block;
	height: 60px;
	z-index: 10000;
}


#player-stats .victory-bonus {
	top: 133px;
	
}

#player-stats .victory-bonus em {
	text-indent: 9999px;
	display: block;
	width: 79px;
	height: 19px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/victory-bonus-lights.gif);
	top: 1px;
	right: 0px;
	position: absolute;
}

#player-stats .victory-bonus em.level-1 {
	background-position: 0px -19px;
}

#player-stats .victory-bonus em.level-2 {
	background-position: 0px -38px;
}

#player-stats .victory-bonus em.level-3 {
	background-position: 0px -57px;
}

#player-stats .victory-bonus em.level-4 {
	background-position: 0px -76px;
}

#player-stats .victory-bonus em.level-5 {
	background-position: 0px -95px;
}

#player-stats .level {
	top: 163px;
	
}

#player-stats .xp-to-level {
	top: 193px;
	
	background-repeat: no-repeat;
	height: 21px;
	width: 164px;
}

#player-stats .xp-to-level img {
	position: absolute; 
	top: 0;
	left: 0;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/level-progress-bg.gif); 
	background-repeat: no-repeat;
	height: 21px;
	width: 164px;
}


#player-stats .xp-to-level strong {
	display: block;
	
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/xp.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 20px;
	top: 3px;
	left: 4px;
	position: absolute;
	z-index: 10;
	line-height: 10000px;
	overflow: hidden;
}
	

#player-stats .cash {
	top: 227px;
}

#player-stats .bank {
	top: 255px;
}

#player-stats .crew {
	top: 283px;
}

#player-stats .favor {
	top: 312px;
}

#car {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/active-car-background.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 455px;
	position: relative;
	overflow: hidden;
}

#car-picker {
	padding: 3px;
	background-color: black;
	width: 195px;
	position: absolute;
	z-index: 30;
	/* left: 139px; */
	 left: 0px; 
	top: 29px;
	
}

#car-picker ul {
	height: 200px;
	overflow: auto;
	position: relative;
	width: 194px;
}


#car-picker li {
	height: 77px;
	width: 177px;
	overflow: hidden;
	position: relative;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/active-car-selector-car-bg.jpg);
	margin-bottom: 3px;
}

#car-picker li img {
	position: absolute;
	top: 5px;
	left: 20px;
}

#car-picker li a {
	text-decoration: none;
}

#car-picker li strong {
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: black;
	font-size: 9px;
	overflow: hidden;
	height: 10px;
	font-weight: bold;
}


#car a.active-car-select {
	width: 50px;
	height: 20px;
	display: block;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/active-car-select.png);
	position: absolute;
	right: 12px;
	top: 12px;
	text-indent: -9999px;
	z-index: 100;
}


#car a.chop-shop {
	text-indent: -9999px;
	position: absolute;
	width: 169px;
	height: 34px;
	left: 20px;
	bottom: 105px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/visit-chop-shop.png);
}

#car a.brag {
	text-indent: -9999px;
	position: absolute;
	width: 169px;
	height: 34px;
	left: 20px;
	bottom: 62px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/brag-button.png);
}
#car a.invite-sidebar {
	text-indent: -9999px;
	position: absolute;
	width: 169px;
	height: 34px;
	left: 20px;
	bottom: 19px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/invite-button.png);
}



#car a.chop-shop:hover,
#car a.brag:hover {
	background-position: 0px -34px;
}

#car img {
	position: absolute;
	top: 40px;
	left: 30px;
}



#car #car-stats {
	width: 158px;
	height: 89px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/car-stats-bg.jpg);
	position: absolute;
	top: 120px;
	left: 20px;
}

#car #car-stats span {
	display: block;
	text-align: right;
	height: 17px;
}


#car #car-stats span em {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	padding-right: 10px;
	line-height: 18px;
}

#car strong.car-name {
	position: absolute;
	top: 100px;
	left: 12px;
	font-size: 10px;
}

#car #car-stats span strong {
	display: none;
}

#car .upgrades
 {
	width: 164px;
	position: absolute;
	top: 215px;
	left: 20px;
}

#content.race-results .upgrades {
	width: 164px;
	display: block;
	position: relative;
}



#car .upgrades li,
#content.race-results .upgrades li{
	display: block;
	width: 38px;
	height: 38px;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	position: relative;
}

#car .upgrades li a span,
#content.race-results .upgrades li a span{
	text-indent: 0px;
	position: absolute;
	right: -3px;
	display: block;
	width: 15px !important;
	height: 15px;
	text-align: center;
	margin-right: 3px;
	line-height: 14px;
	background-repeat: no-repeat;
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#car .upgrades li a span.level,
#content.race-results .upgrades li a span{
	top: -3px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/red-dot.png);
}

#car .upgrades li a span.tuning,
#content.race-results .upgrades li a span.tuning{
	top: 15px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/yellow-dot.png);
	color: #313131;
}

#car .upgrades li a.back-image,
#content.race-results .upgrades li a.back-image {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/sidebar/upgrade-boxes.jpg);
	background-repeat: no-repeat;
}

#car .upgrades .tires a.back-image,
#content.race-results .upgrades .tires a.back-image {
	background-position: 0px 0px;
}

#car .upgrades .induction a.back-image,
#content.race-results .upgrades .induction a.back-image {
	background-position: -38px 0px;
}

#car .upgrades .exhaust a.back-image,
#content.race-results .upgrades .exhaust a.back-image {
	background-position: -76px 0px;
}

#car .upgrades .suspension a.back-image,
#content.race-results .upgrades .suspension a.back-image {
	background-position: -114px 0px;
}

#car .upgrades .transmission a.back-image,
#content.race-results .upgrades .transmission a.back-image {
	background-position: -152px 0px;
}

#car .upgrades .ecu a.back-image,
#content.race-results .upgrades .ecu a.back-image {
	background-position: -190px 0px;
}

#car .upgrades .frame a.back-image,
#content.race-results .upgrades .frame a.back-image {
	background-position: -228px 0px;
}

#car .upgrades .nosinjection a.back-image,
#content.race-results .upgrades .nosinjection a.back-image {
	background-position: -266px 0px;
}

#car .upgrades .tires.not-fitted a.back-image,
#content.race-results .upgrades .tires.not-fitted a.back-image {
	background-position: 0px -38px;
}

#car .upgrades .induction.not-fitted a.back-image,
#content.race-results .upgrades .induction.not-fitted a.back-image {
	background-position: -38px -38px;
}

#car .upgrades .exhaust.not-fitted a.back-image,
#content.race-results .upgrades .exhaust.not-fitted a.back-image {
	background-position: -76px -38px;
}

#car .upgrades .suspension.not-fitted a.back-image,
#content.race-results .upgrades .suspension.not-fitted a.back-image {
	background-position: -114px -38px;
}

#car .upgrades .transmission.not-fitted a.back-image,
#content.race-results .upgrades .transmission.not-fitted a.back-image {
	background-position: -152px -38px;
}

#car .upgrades .ecu.not-fitted a.back-image,
#content.race-results .upgrades .ecu.not-fitted a.back-image {
	background-position: -190px -38px;
}

#car .upgrades .frame.not-fitted a.back-image,
#content.race-results .upgrades .frame.not-fitted a.back-image {
	background-position: -228px -38px;
}

#car .upgrades .nosinjection.not-fitted a.back-image,
#content.race-results .upgrades .nosinjection.not-fitted a.back-image {
	background-position: -266px -38px;
}

/* Invite Splash */

#content.invite-splash {
	width: 740px;
	height: 934px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/invite-bg.jpg);
	position: relative;
}

#content.invite-splash .invite-holder {
	width: 515px;
	position: absolute;
	top: 216px;
	left: 116px;
	
}

#content.invite-splash .intro {
	width: 515px;
	position: absolute;
	margin-top: 180px;
	margin-left: 116px;
	height: 30px;
}

/* Home */


#content.home .newsfeed {
	float: left;
	width: 246px;
	position: relative;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/home/your-news-middle.jpg);
	padding-bottom: 10px;
}

#content.home .wrapper {
	padding: 10px;
	background-color: #e4e4e4;
	overflow: hidden;
}
#content.home .offer.tuning-kit,
#content.home .offer {
	width: 505px;
	margin-bottom: 10px;
	position: relative;
	background-repeat: no-repeat;
}
#content.home .offer {
	height: 214px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/home/offer-bg.jpg);
}
#content.home .offer.tuning-kit{
	height: 214px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/home/offer-tuning-kit-bg.jpg);
}
#content.home .offer h3 {
	font-size: 14px;
	color: white;
	width: 340px;
	top: 10px;
	left: 10px;
	font-weight: bold;
	position: absolute;
}

#content.home .offer h4 {
	top: 10px;
	right: 10px;
	font-size: 14px;
	position: absolute;
	font-weight: bold;
	color: #ff0000;
	font-style: italic;
}

#content.home .offer h3 span {
	color: #ffc000;
}

#content.home .offer p {
	position: absolute;
	top: 50px;
	width: 200px;
	left: 30px;
	width: 140px;
}

#content.home .offer button {
	width: 145px;
	height: 28px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/accept-offer-big.gif);
	position: absolute;
	border: 0;
	bottom: 35px;
	text-indent: -9999px;
	right: 35px;
}
#content.home .offer.tuning-kit button {
	bottom: 25px;
}

#content.home .offer .cost {
	width: 130px;
	height: 15px;
	position: absolute;
	right: 30px;
	top: 132px;
	font-weight: bold;
	display: block;
	text-align: right;
}

#content.home .offer.tuning-kit .cost {
	top: 143px;
}
#content.home .offer .crew-req {
	width: 148px;
	height: 19px;
	display: block;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/crew-requirement.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 30px;
	top: 107px;
	z-index: 20;
	color: white;
	text-align: center;
	line-height: 16px;
}
#content.home .offer.tuning-kit .crew-req {
	top: 119px;
}
#content.home .offer .crew-req a {
	text-decoration: none !important;
	font-size: 11px;
	color: white;
}

#content.home .offer .crew-req.locked {
	background-position: 0px -19px;
}


#content.home .offer .cost strong {
	display: none;
}

#content.home .offer #tuning-kit-stats,
#content.home .offer img {
	position: absolute;
	right: 31px;
	top: 43px;
	z-index: 30;
}
#content.specials .large-offers #tuning-kit-stats,
#content.specials .large-offers img{
	position: absolute;
	right: 16px;
	top: 28px;
	z-index: 30;
}

#content.home .offer button:hover {
	background-position: 0px -28px;
}

#content.specials .large-offers #tuning-kit-stats,
#content.home .offer #tuning-kit-stats{
	padding-top: 5px;
	overflow: hidden;
	width: 155px;
	height: 70px;
}

#content.specials .large-offers #tuning-kit-stats div.tuning-change,
#content.home .offer #tuning-kit-stats div.tuning-change{
	width: 90px;
	color: white;
	float: right;
	margin-top: 2px;
	padding: 2px 0 2px 5px;
	line-height: 8px;
}
#content.specials .large-offers #tuning-kit-stats div.tuning-change.positive,
#content.home .offer #tuning-kit-stats div.tuning-change.positive{
	background-color: #399439;
}
#content.specials .large-offers #tuning-kit-stats div.tuning-change.negative,
#content.home .offer #tuning-kit-stats div.tuning-change.negative{
	background-color: #972222;
}
#content.specials .large-offers #tuning-kit-stats div.tuning-change.hide,
#content.home .offer #tuning-kit-stats div.tuning-change.hide{
	display: none;
}
#content.specials .large-offers #tuning-kit-stats #tuning-image,
#content.home .offer #tuning-kit-stats #tuning-image{
	width: 48px;
	height: 46px;
	position: absolute;
	left: 8px;
	top: 7px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/tuning-kit-icons.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content.specials .large-offers #tuning-kit-stats #tuning-image.tires,
#content.home .offer #tuning-kit-stats #tuning-image.tires{
	background-position: 0px 0px;
}
#content.specials .large-offers #tuning-kit-stats #tuning-image.transmission,
#content.home .offer #tuning-kit-stats #tuning-image.transmission{
	background-position: -192px 0px;
}
#content.specials .large-offers #tuning-kit-stats #tuning-image.ecu,
#content.home .offer #tuning-kit-stats #tuning-image.ecu{
	background-position: -240px 0px;
}
#content.specials .large-offers #tuning-kit-stats #tuning-image.nosinjection,
#content.home .offer #tuning-kit-stats #tuning-image.nosinjection{
	background-position: -336px 0px;
}
#content.specials .large-offers #tuning-kit-stats #tuning-image.induction,
#content.home .offer #tuning-kit-stats #tuning-image.induction{
	background-position: -48px 0px;
}
#content.specials .large-offers #tuning-kit-stats #tuning-image.frame,
#content.home .offer #tuning-kit-stats #tuning-image.frame{
	background-position: -288px 0px;
}
#content.specials .large-offers #tuning-kit-stats #tuning-image.exhaust,
#content.home .offer #tuning-kit-stats #tuning-image.exhaust{
	background-position: -96px 0px;
}
#content.specials .large-offers #tuning-kit-stats #tuning-image.suspension,
#content.home .offer #tuning-kit-stats #tuning-image.suspension{
	background-position: -144px 0px;
}

#content.home .application-news {
	margin-left: 13px;
	float: left;
	width: 246px;
	position: relative;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/home/your-news-middle.jpg);
	padding-bottom: 10px;
}



#content.home .newsfeed .top,
#content.home .application-news .top {
	width: 246px;
	height: 162px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#content.home .newsfeed .top {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/home/your-news-header.jpg);
}

#content.home .application-news .top {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/home/ff-news-top.jpg);
}

#content.home .newsfeed .bottom,
#content.home .application-news .bottom {
	width: 246px;
	height: 123px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/home/your-news-footer.jpg);
	display: block;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}

#content.home .news ul {
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding-top: 50px;
	min-height: 300px;
}

#content.home .news li {
	color: white;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/home/item-bg.jpg);
	padding: 5px;
	margin-bottom: 5px;
	position: relative;
	
}

#content.home .news li strong {
	color: #898989;
	font-weight: bold;
	font-style: italic;
	padding-left: 15px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/home/clock.jpg);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	display: block;
}

#content.home .news li a {
	color: #1374b7;
	font-weight: bold;
}

#content.home .news li em {
	font-weight: bold;
}

#content.home .news li p {
	margin-bottom: 5px;
}


#content.home .news h2 {
	display: none;
}

#content.home .news li button {
	position: absolute;
	color: white;
	right: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/delete.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
}

#content.home .news li button:hover {
	background-position: 0px -10px;
}


/* Race */

#race_title {
	margin: 0px;
	padding: 0px;
	padding-top: 99px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/race_title.jpg);
	height: 55px;
}

#race_title h1 {
	display: none;
}

#race_tabs {
	margin: 0px;
	max-width: 740px;
	height: 31px;
	min-height: 31px;
}

#race_tabs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #33FF00;
}

#race_tabs ul li {
	float: left;
	display: block;
	height: 55px;
	width: inherit;
}

#race_tabs ul li a {
	display: block;
	height: 55px;
	text-indent: -9999px;
	background-position: top left;
	background-repeat: no-repeat;
}

#race_tabs ul li a.race_comp {
	width: 246px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/race_comp.jpg);
}

#race_tabs ul li a.race_trai {
	width: 218px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/race_trai.jpg);
}

#race_tabs ul li a.active {
	background-position: bottom left;
}

.race_holder {
	margin: 10px 14px 0px 14px;
	padding: 0px;
	border: solid 1px #363636;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/race_holder_bg.jpg);
	height: 74px;
	position: relative;
}

.race_holder h3 {
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	top: 5px;
	left: 3px;
}

.no-crew {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 75px;
	text-align: center;
}

.no-properties {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 75px;
	text-align: center;
	border: 1px solid #ccc;
	background-color: white;
}

.no-crew p,
.no-properties p {
	text-align: center;
}

.no-crew a
 {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

#content.crew .no-crew a,
.no-properties a {
	color: #3b5998;
}



.race_holder .info_one, .race_holder .info_two {
	margin: 0px;
	padding: 8px 8px;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	display: block;
	float: left;
	position: absolute;
}

.race_holder .info_two {
	top: 28px;
	left: 60px;
}

.race_holder .info_one {
	width: 60px;
	top: 28px;
	left: 0px;
}

.race_holder .info_three {
	margin: 0px;
	padding: 8px 8px;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	width: 220px;
	top: 28px;
	position: absolute;
}

.race_holder img.car-picture {
	display: block;
	position: absolute;
	top: 0px;
	right: 90px;
	padding: 0px;
}

.race_holder a {
	color: white;
	text-decoration: none;
}

.race_holder a.race_now_btn,
.race_holder button
 {
	display: block;
	float: right;
	height: 47px;
	width: 72px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/race_now_btn.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	border: 0;
	padding: 0;
	text-indent: -9999px;
	position: absolute;
	right: 10px;
	top: 20px;
	
}

.race_holder a b {
	display: none;
}

.race_holder a.race_now_btn:hover,
.race_holder button:hover
 {
	background-position: 0px -47px;
}

#competitive, #training {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/race_bg_top.png);
	background-position: top;
	background-repeat: no-repeat;
}

#bottom_bg {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/race_bg_bot.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#repeat_bg {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/race_bg_repeat.jpg);
	background-repeat: repeat-y;
}

#competitive p, #training p {
	margin: 0px;
	padding: 15px 23px;
}

.quick_race {
	margin: 0px 14px;
	padding: 6px 0px 6px 180px;
	height: 46px;
	line-height: 1.5em;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/quick_race.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#competitive .quick_race p, #training .quick_race p {
	margin: 0px;
	padding: 0px;
	width: 180px;
}

.quick_race button {
	display: block;
	float: right;
	height: 30px;
	width: 124px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/quick_race_btn.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: -30px 10px 0px 0px;
	border: 0;
	text-indent: -9999px;
}

.quick_race button b {
	display: none;
}

.quick_race button:hover {
	background-position: 0px -30px;
}


/* Bet */

#bet-window {
	background-color: #101010;
	color: white;
	width: 375px;
	padding: 20px;
	position: relative;
}

#bet-window h1 {
	width: 144px;
	height: 42px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/race-popup-title.jpg);
	text-indent: -9999px;
	margin-left: -10px;
	margin-bottom: 5px;
}

#bet-window h2 {
	font-weight: bold;
	margin-bottom: 5px;
	color: white;
}

#bet-window h3 {
	font-weight: bold;
	margin-bottom: 5px;
	color: black;
	clear: both;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 85px;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/place-bets.gif);
	width: 207px;
	height: 21px;
}

#bet-window input {
	display: none;
}

#bet-window button.begin:hover {
	background-position: 0px -34px;
}

#bet-window button.standard:hover,
#bet-window button.high-octane:hover {
	background-position: 0px -35px;
}

#bet-window button {
	background-color: transparent;
}

#bet-window button.begin {
	width: 129px;
	height: 34px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/begin-race.gif);
	border: 0;
	text-indent: -9999px;
	margin-left: 125px;
	float: left
}


#bet-window button.standard {
	width: 172px;
	height: 35px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/button_standard-race.png);
	border: 0;
	text-indent: -9999px;
	margin-left: 10px;
	float: left
}


#bet-window button.high-octane {
	width: 172px;
	height: 35px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/button_high-octance-race.png);
	border: 0;
	text-indent: -9999px;
	margin-left: 10px;
	float: left
}

#bet-window form {
	overflow: hidden;
	margin-top: 10px;
}

#bet-window form .close  {
	float: left;
	margin-left: 40px;
	margin-top: 0;
}

#bet-window .close {
	width: 22px;
	height: 22px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/button_close.png);
	border: 0;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}




#bet-window .container {
	background-color: white;
	
	margin-top: 30px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/bet-container-bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#bet-window .container .you .name,
#bet-window .container .opponent .name {
	color: black;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-top: -10px;
}

#bet-window .container .you .car,
#bet-window .container .opponent .car {
	margin-left: 15px;
	color: black;
}

#bet-window .container .you {
	float: left;
	width: 150px;
	margin-bottom: 10px;
}

#bet-window .container .opponent {
	float: right;
	width: 150px;
	margin-bottom: 10px;
	
}


#bet-dials {
	width: 355px;
	height: 165px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/bet-dials.jpg);
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}

#bet-dials.low {
	background-position: 0px -165px;
}

#bet-dials.medium {
	background-position: 0px -330px;
}

#bet-dials.high {
	background-position: 0px -495px;
}

#bet-dials li {
	display: block;
	height: 165px;
	float: left;
}

#bet-dials li strong {
	display: none;
}

#bet-dials li em {
	display: block;
	width: 50px;
	text-align: center;
	font-weight: bold;
}

#bet-dials li a {
	display: block;
	height: 165px;
	color: white;
	text-decoration: none;
	

}

#bet-dials li#low {
	width: 120px;
}

#bet-dials li#low em {
	padding-top: 90px;
	padding-left: 50px;
}

#bet-dials li#medium em {
	padding-top: 70px;
	padding-left: 30px;
}

#bet-dials li#high em {
	padding-top: 90px;
	padding-left: 20px;
}

#bet-dials li#medium {
	width: 117px;
}

#bet-dials li#high {
	width: 118px;
}


/* Race Results */

#content.race-results h1 {
	width: 534px;
	height: 162px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/results-header.jpg);
	display: block;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#content.race-results h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/results-h2.jpg);
	width: 534px;
	height: 78px;
	text-indent: -9999px;
	margin-bottom: -30px;
}

#race-text {
	width: 360px;
	color: white;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 136px;
	min-height: 233px;
	background-position: left bottom;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/results-girl.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-left: 10px;
}

#race-text p {
	padding: 5px;
	margin-left: 10px;
}

#race-text p.row0 {
	
}
#race-text span.current-position{
	font-style: italic;
}
#race-text em.superior{
	color: #1F961F;
	font-weight: bold;
}
#race-text em.inferior{
	color: #C70303;
	font-weight: bold;
}

#race-text p.course-name{
	font-weight: bold;
}
#race-text p.course-description{
	padding-bottom: 10px;
	border-bottom: 1px solid #414141;
}

#content.race-results h2.lost {
	background-position: 0px -78px;
}

#content.race-results .container {
	background-color: #282828;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/bg-road.jpg);
	padding-bottom: 15px;
	overflow: hidden;
	
}


#content.race-results #comparison {
	background-color: white;
	margin: 0px 15px;
	position: relative;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/results-comparison-top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 370px;
}

#content.race-results #comparison h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	
}

#content.race-results #comparison .player {
	padding-top: 40px;
	clear: both;
	overflow: hidden;
}

#content.race-results #comparison .player .photo {
	display: block;
	border: 1px solid #2d2d2d;
	float: left;
	width: 50px;
	height: 50px;
}

#content.race-results #comparison .name {
	font-weight: bold;
	font-size: 15px;
	margin-left: 5px;
	float: left;
	width: 100px;
	display: block;
	
}

#content.race-results #comparison .name a {
	text-decoration: none;
	color: black;
	
}

#content.race-results #comparison .level {
	font-size: 10px;
	margin-left: 5px;
	float: left;
	width: 100px;
	display: block;
}

#content.race-results #comparison .xp-gain {
	clear: left;
	display: block;
	width: 140px;
	height: 22px;
	padding: 0px 5px;
	background-repeat: no-repeat;	
	padding-top: 10px;
	background-position: left bottom;
	line-height: 20px;
	overflow: hidden;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/results-xp-gain-bg.jpg);
}

#content.race-results #comparison .xp-gain strong {
	float: left;
}

#content.race-results #comparison .xp-gain em {
	float: right;
	font-weight: bold;
	font-size: 12px;
}

#content.race-results .links {
	clear: both;
	position: relative;
	background-color: white;
	margin: 0px 15px 15px 15px;
	padding: 10px;
	overflow: hidden;
	
}

#content.race-results .links .competitive,
#content.race-results .links .training {
	width: 143px;
	height: 32px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	top: 10px;
}

#content.race-results .links .competitive {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/button-challenge-race.gif);
	
	margin-left: 28px;
}

#content.race-results .links button,
#content.race-results .links .rematch {
	width: 95px;
	height: 32px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/button-rematch.gif);
	border: 0px;
	background-color: white;
	float: left;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
	cursor: hand;
}

#content.race-results .links .rematch-disabled {
	width: 95px;
	height: 32px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/button-rematch.gif);
	border: 0px;
	background-color: white;
	float: left;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
	background-position: 0px -64px;
}

#content.race-results .links button:hover,
#content.race-results .links a:hover {
	background-position: 0px -32px;
}

#content.race-results .links .training {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/button-training-race.gif);
	margin-left: 20px;
}

#content.race-results .links .competitive:hover,
#content.race-results .links .training:hover {
	background-position: 0px -32px;
}




#content.race-results #car-comparison {
	width: 127px;
	height: 203px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/results-car-comparison.jpg);
	position: absolute;
	left: 188px;
}



#content.race-results #car-comparison strong,
#content.race-results #stat-comparison strong
 {
	display: none;
}

#content.race-results #car-comparison div,
#content.race-results #stat-comparison div {
	position: absolute;
	width: 80px;
	height: 20px;
	left: 24px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/stats-80x20.gif);
	overflow: hidden;
}

#content.race-results #car-comparison div.negative,
#content.race-results #stat-comparison div.negative {
	background-position: 0px -80px;
}

#content.race-results #car-comparison div.neutral,
#content.race-results #stat-comparison div.neutral {
	background-position: 0px -40px;
}


#content.race-results #car-comparison span,
#content.race-results #stat-comparison span
 {
	float: left;
	width: 40px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}


#content.race-results #car-comparison .acceleration {
	top: 22px;
}

#content.race-results #car-comparison .top-speed {
	top: 58px;
}

#content.race-results #car-comparison .traction {
	top: 93px;
}

#content.race-results #car-comparison .body {
	top: 127px;
}

#content.race-results #car-comparison .handling {
	top: 162px;
}

#content.race-results #stat-comparison {
	width: 127px;
	height: 174px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race/results-stat-comparison.jpg);
	position: absolute;
	left: 188px;
	top: 200px;
	
}

#content.race-results #stat-comparison .races-won {
	top: 25px;
}

#content.race-results #stat-comparison .races-lost {
	top: 60px;
}

#content.race-results #stat-comparison .garage-crew {
	top: 96px;
}

#content.race-results #stat-comparison .bonuses {
	top: 136px;
}

#content.race-results #you {
	width: 165px;
	margin-left: 15px;
	position: absolute;
	left: 0;
	overflow: hidden;
	
}

#content.race-results #opponent {
	width: 165px;
	margin-right: 10px;
	position: absolute;
	right: 0;
	overflow: hidden;
}






/* Jobs */

#content.jobs h1 {
	width: 534px;
	height: 90px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/jobs/jobs-header.jpg);
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#content.jobs #jobs .top {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/jobs/job-container-top.jpg);
	display: block;
	width: 524px;
	height: 380px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#content.jobs #jobs {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/jobs/job-container-middle.jpg);
	background-repeat: repeat-y;
	position: relative;
	padding: 10px;
}


#content.jobs #jobs .bottom {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/jobs/job-container-bottom.jpg);
	position: absolute;
	bottom: 0;
	display: block;
	width: 534px;
	height: 224px;
	left: 0;
	z-index: 1;
}




#content.jobs .job  {
	margin-bottom: 20px;
	position: relative;
	z-index: 5;
	border: 1px solid #333;
}

#content.jobs .job h2 {
	color: white;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	margin-left: 10px;
	width: 250px;
	float: left;
}

#content.jobs .job .payout {
	float: right;
	margin-right: 10px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/jobs/job-payout-bg.jpg);
	width: 210px;
	height: 26px;
	line-height: 26px;
	color: white;
	margin-top: 8px;
	overflow: hidden;
	padding: 0px 10px;
	font-size: 9px;
}

#content.jobs .job .payout strong {
	float: left;
	width: 40px;
	font-size: 9px;
}

#content.jobs .job .desc {
	color: white;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content.jobs .job .payout em {
	float: right;
	text-align: right;
	display: block;
	width: 165px;
	font-size: 9px;
}

#content.jobs .job h3 {
	color: white;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}

#content.jobs .job .requirements,
#msg-box .requirements {
	padding-left: 20px;
	margin-top: 10px;
	float: left;
	width: 385px;
	
}

#content.jobs .job .requirements a,
#msg-box .requirements a {
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 11px;
}

#content.jobs .job  button {
	float: right;
	display: block;
	border: 0;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/jobs/accept-job-button.gif);
	width: 72px;
	height: 44px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#content.jobs .job  button:hover {
	background-position: 0px -44px;
}

#content.jobs .job ul {
	width: 385px;
	overflow: hidden;
}

#content.jobs .job ul li,
#msg-box .requirements li {
	width: 171px;
	padding-left: 5px;
	padding-right: 5px;
	height: 17px;
	margin-right: 10px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/jobs/job-requirements-bg.gif);
	float: left;
	color: white;
	margin-bottom: 10px;
	display: block;
	line-height: 16px;
	text-align: center;
}

#msg-box .requirements {
	width: 200px;
	padding-left: 0px;
}

#msg-box .requirements li {
	
}


#content.jobs .job .header {
	height: 40px;
	background-repeat: repeat-x;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/jobs/job-header-bg.jpg);
	background-color: #0f0f0f;
	overflow: hidden;
}



#content.jobs .job .body {
	background-repeat: repeat-x;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/jobs/job-body-bg.jpg);
	background-position: left bottom;
	background-color: #222222;
	clear: both;
	overflow: hidden;
	
}


/* Chop Shop */

#content.chop-shop h1 {
	width: 534px;
	height: 109px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/header-chop-shop.jpg);
	display: block;
	text-indent: -9999px;
}

#content.chop-shop .cars .car {
	width: 534px;
	height: 338px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/buy-car-bg.jpg);
	position: relative;
	display: none;
	float: left;
}

#content.chop-shop .cars .car .quantity {
	position: absolute;
	left: 300px;
	top: 40px;
	height: 12px;
	color: white;
	font-size: 10px;
	width: 100px;
	display: none;
}

#content.chop-shop .cars .car .crew-req {
	width: 148px;
	height: 19px;
	display: block;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/crew-requirement.gif);
	background-repeat: no-repeat; 
	position: absolute;
	right: 30px;
	top: 107px;
	z-index: 20;
	color: white;
	text-align: center;
	line-height: 16px;
}



#content.chop-shop .cars .car button {
	display: block;
	border: 0;
	width: 93px;
	height: 26px;
	text-indent: -9999px;
	position: absolute;
	left: 430px;
	top: 12px;
}

#content.chop-shop .cars .car button:hover {
	background-position: 0px -26px;
}

#content.chop-shop .cars .car button.sell {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/sell-car.gif);
}

#content.chop-shop .cars .car button.buy {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/buy-car.gif);
}

#content.chop-shop .cars .car table {
	position: absolute;
	top: 68px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;

}

#content.chop-shop .cars .car table thead {
	display: none;
}

#content.chop-shop .cars .car table.acceleration {
	left: 20px;
}

#content.chop-shop .cars .car table.speed {
	left: 125px;
}


#content.chop-shop .cars .car table.traction {
	left: 225px;
}

#content.chop-shop .cars .car table.body {
	left: 330px;
}

#content.chop-shop .cars .car table.handling {
	left: 435px;
}

#content.chop-shop .cars .car table tbody td {
	width: 37px;
	height: 20px;
	color: white;
	text-align: center;
	font-weight: bold;
	line-height: 19px;
	overflow: hidden;
}



#content.chop-shop .cars .car table tbody tr td {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/stats-74x18.gif);
	background-position: 0px -46px;
	background-repeat: no-repeat;
}

#content.chop-shop .cars .car table tbody tr td .col2 {
	background-position: -37px -46px;
}

#content.chop-shop .cars .car table.positive tbody tr td {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/stats-74x18.gif);
	background-repeat: no-repeat;
	background-position: 0 -92px;
}

#content.chop-shop .cars .car table.positive tbody tr td.col2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/stats-74x18.gif);
	background-repeat: no-repeat;
	background-position: -37px -92px;
}

#content.chop-shop .cars .car table.negative tbody tr td {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/stats-74x18.gif);
	background-repeat: no-repeat;
	background-position: 0 -23px;
}

#content.chop-shop .cars .car table.negative tbody tr td.col2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/stats-74x18.gif);
	background-repeat: no-repeat;
	background-position: -37px -23px;
}

#content.chop-shop .cars .car .car-pic {
	display: block;
	position: absolute;
	height: 275px;
	width: 599px;
	left: -50px;
	top: 50px;
}

#content.chop-shop .cars .car h3 {
	color: white;
	font-size: 18px;
	position: absolute;
	font-weight: normal;
	left: 20px;
	top: 15px;
	width: 280px;
}

#content.chop-shop .cars .car .price {
	position: absolute;
	left: 320px;
	top: 10px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	width: 99px;
	padding-right: 10px;
	height: 28px;
	display: block;
	line-height: 28px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/price-bg.jpg);
}

#content.chop-shop .cars .car .price.fp {
	font-size: 11px;
}

#content.chop-shop .cars .car .locked {
	position: absolute;
	left: 430px;
	display: block;
	top: 13px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	width: 100px;
	height: 25px;
	display: block;
	line-height: 11px;
	color: red;
}

#content.chop-shop .cars .car .cant-sell {
	position: absolute;
	left: 320px;
	display: block;
	top: 10px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	width: 200px;
	height: 28px;
	display: block;
	line-height: 28px;
	color: red;
}

#content.chop-shop #car-browser {
	height: 81px;
	width: 534px;
	overflow: hidden;
	position: relative;
	clear: both;
	
}

#content.chop-shop #car-browser .left,
#content.chop-shop #car-browser .right {
	width: 53px;
	height: 81px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/car-browser-arrows.jpg);
	display: block;
	text-indent: -9999px;
	float: left;
}

#content.chop-shop #car-browser .left.disabled,
#content.chop-shop #car-browser .left.disabled:hover {
	background-position: -53px -162px;
	cursor: default;
}

#content.chop-shop #car-browser .right.disabled,
#content.chop-shop #car-browser .right.disabled:hover { 
	background-position: 0px -162px;
	cursor: default;
}

#content.chop-shop #car-browser .left {
	background-position: -53px 0px;
}

#content.chop-shop #car-browser .left:hover {
	background-position: -53px -81px;
	
}

#content.chop-shop #car-browser .right:hover {
	background-position: 0 -81px;
	
}

#content.chop-shop #car-browser ul {
	width: 428px;
	float: left;
	height: 81px;
	overflow: hidden;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/car-browser-bg.jpg);
	display: block;
	word-wrap: break-word;
	
}

#content.chop-shop #car-browser li {
	width: 142px;
	height: 81px;
	float: left;
	position: relative;
	display: block;
	
}

#content.chop-shop #car-browser li img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	
}

#content.chop-shop #car-browser li span.owned {
	width: 55px;
	height: 29px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/owned.png);
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
	text-indent: -9999px;
	z-index: 16;
}

#content.chop-shop #car-browser li span.locked {
	width: 55px;
	height: 29px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/locked.png);
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
	text-indent: -9999px;
	z-index: 16;
}

#content.chop-shop #car-browser li span.sale,
#content.chop-shop #car-browser li span.special,
#content.chop-shop #car-browser li span.new,
#content.chop-shop #car-browser li span.limited {
	width: 55px;
	height: 29px;
	
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
	text-indent: -9999px;
	z-index: 16;
}

#content.chop-shop #car-browser li span.sale {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/sale.png);
}
#content.chop-shop #car-browser li span.special {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/special.png);
}
#content.chop-shop #car-browser li span.new {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/new.png);
}
#content.chop-shop #car-browser li span.limited {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/limited.png);
}


#content.chop-shop #car-browser li strong {
	position: absolute;
	bottom: 5px;
	display: block;
	width: 140px;
	text-align: center;
	bottom: 10px;
	font-size: 9px;
	left: 0px;
	z-index: 20;
}

#content.chop-shop #car-browser li a {
	color: white;
	text-decoration: none;
	text-align: center;
	display: block;
	
}

#chop-shop-tabs {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/chop-shop-tabs.jpg);
	width: 534px;
	height: 45px;
}

#chop-shop-tabs.detailing {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/chop-shop-tabs.jpg);
	width: 534px;
	height: 45px;
	background-position: 0px -45px;
}

#chop-shop-tabs.buy {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/chop-shop-tabs.jpg);
	width: 534px;
	height: 45px;
	background-position: 0px -90px;
}


#tab-upgrades {
	width: 179px;
}

#tab-detailing {
	width: 162px;
}

#tab-buy-cars {
	width: 164px;
}

#chop-shop-tabs li {
	float: left;
	display: block;
	height: 45px;
}

#chop-shop-tabs li a {
	height: 45px;
	display: block;
	text-indent: -9999px;
}

/* Tuning Kits */
div.tuningKit{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/tuning-kits/background.jpg);
	width: 485px;
	min-height: 92px;
	border-bottom: 1px solid #837b64;
	border-top: 1px solid #837b64;
	
	margin-left: 30px;
	overflow: hidden;
}

div.tuningKit div.textContainer{
	
}
div.tuningKit div.textContainer p,
div.tuningKit div.textContainer h3{
	font-size: 11px;
	margin: 6px 4px 6px 4px;
}
div.tuningKit div.textContainer h3{
	font-weight: bold;
}
div.tuningKit div.leftImage{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/tuning-kits/badge.jpg);
	width: 30px;
	height: 103px;
	text-indent: -9999px;
	float: left;
}
div.tuningKit div.leftCol{
	float: left;
	width: 125px;
}
div.tuningKit div.middleCol{
	float: left;
	width: 134px;
	margin-left: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

div.tuningKit div.textContainer div.middleCol div.effects{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/tuning-kits/effects.png);
	height: 19px;
	width: 116px;
	margin: 1px auto;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	position: relative;
}
div.tuningKit div.textContainer div.middleCol div.effects div.change{
	display: inline;
	margin-left: 4px;
	line-height: 18px;
}
div.tuningKit div.textContainer div.middleCol div.effects div.stat{
	display: inline;
	position: absolute;
	right: 6px;
	top: 2px;
}
div.tuningKit div.textContainer div.middleCol div.effects.positive{
	background-position: 0 0;
}
div.tuningKit div.textContainer div.middleCol div.effects.negative{
	background-position: 0 -20px;
}
div.tuningKit div.textContainer div.middleCol div.effects.hide{
	display: none;
}
div.tuningKit div.rightCol{
	float: right;
	width: 192px;
	margin-right: 2px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.tuningKit div.rightCol div.vertical-align{
	position: absolute;
	top: 20%;
}
div.tuningKit div.rightCol div.vertical-align.center{
	left: 20px;
}
div.tuningKit div.rightCol div.info{
	height: 19px;
	width: 116px;
	margin: 1px 0 1px 10px;
	position: relative;
}
div.tuningKit div.rightCol div.info div.value{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	position: relative;
	color: #fff;
	position: absolute;
	right: 5px;
	top: 2px;
}

div.tuningKit div.rightCol div.info.crew{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/tuning-kits/garage-crew.png);
}
div.tuningKit div.rightCol div.info.quantity{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/tuning-kits/quantity.png);
}
div.tuningKit div.rightCol div.info.cost{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/tuning-kits/cost.png);
}
div.tuningKit div.rightCol button.buy{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/tuning-kits/buy.png);
	height: 67px;
	width: 44px;
	text-indent: -9999px;
	float: right;
	position: absolute;
	top: 20%;
	right: 10px;
	background-position: 0 0px;
	border: 0;
}
div.tuningKit div.rightCol button.buy:hover{
	background-position: 0 -66px;
}

div.tuningKit div.rightCol div.fitted{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/tuning-kits/fitted.png);
	width: 146px;
	height: 42px;
	margin: 0 auto;
	text-indent: -9999px;
}

div.tuningKit div.rightCol button.removeBtn{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/tuning-kits/remove.png);
	width: 148px;
	height: 33px;
	text-indent: -9999px;
	background-position: 0 -34px;
	position: absolute;
	border: 0;
}
div.tuningKit div.rightCol button.removeBtn:hover{
	background-position: 0 -1px;
}

/* Upgrades */

#upgrade-nav {
	width: 515px;
	height: 60px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/upgrade-navigation.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#upgrade-nav li {
	width: 60px;
	height: 60px;
	margin-right: 5px;
	float: left;
}

#upgrade-nav li.last {
	margin-right: 0px;
}

#upgrade-nav li a {
	display: block;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
}

#available-upgrades {
	margin-left: 10px;
}

#available-upgrades .upgrade {
	width: 515px;
	height: 148px;
	overflow: hidden;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/upgrades-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 10px;
	position: relative;
}

#available-upgrades .no-upgrade {
	width: 130px;
	position: absolute;
	left: 365px;	
	top: 45px;
	text-align: center;
	color: white;
	display: block;
}

#available-upgrades .upgrade table.comparison {
	position: absolute;
	left: 365px;	
	top: 15px;
	border-collapse: collapse;
	width: 130px;
}

#available-upgrades .upgrade table tbody tr {
	height: 18px;
}

#available-upgrades .upgrade table td {
	width: 37px;
	height: 20px;
	color: white;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}

#available-upgrades .upgrade table thead th {
	text-align: center;
	height: 12px;
}

#available-upgrades .upgrade table th {
	font-size: 9px;
	color: #d0d0d0;
	
}

#available-upgrades .upgrade .improvements {
	position: absolute;
	left: 12px;
	bottom: 5px;
	z-index: 20;
	position: absolute;
	color: white;
	font-style: italic;
	
	
}

#available-upgrades .upgrade .improvements li {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/imporvement-bg.png);
	width: 146px;
	height: 19px;
	display: block;
	background-repeat: no-repeat;
	line-height: 16px;
	text-align: center;
	margin-top: 3px;
	
}

#available-upgrades .upgrade table tbody tr td {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/stats-74x18.gif);
	background-position: 0px -46px;
	background-repeat: no-repeat;
}

#available-upgrades .upgrade table tbody tr td.col2 {
	background-position: -37px -46px;
}

#available-upgrades .upgrade table tbody tr.positive td {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/stats-74x18.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#available-upgrades .upgrade table tbody tr.positive td.col2 {
	background-position: -37px 0px;
}

#available-upgrades .upgrade table tbody tr.negative td {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/stats-74x18.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;
}

#available-upgrades .upgrade table tbody tr.negative td.col2 {
	background-position: -37px -23px;
}

#available-upgrades .upgrade table tbody td {
	width: 37px;
}

#available-upgrades .upgrade h3 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/upgrades-big-icons.jpg);
	position: absolute;
	width: 173px;
	height: 148px;
	display: block;
	text-indent: -9999px;
	z-index: 10;
}



#available-upgrades .upgrade#induction h3 {
	background-position: 0px -148px;
}

#available-upgrades .upgrade#exhaust h3 {
	background-position: 0px -296px;	
}

#available-upgrades .upgrade#suspension h3 {
	background-position: 0px -444px;	
}

#available-upgrades .upgrade#transmission h3 {
	background-position: 0px -592px;	
}

#available-upgrades .upgrade#ecu h3 {
	background-position: 0px -740px;
}

#available-upgrades .upgrade#frame h3 {
	background-position: 0px -888px;
}

#available-upgrades .upgrade#nosinjection h3 {
	background-position: 0px -1036px;
}

#available-upgrades .upgrade .fitted-name,
#available-upgrades .upgrade .upgrade-name {
	position: absolute;
	width: 142px;
	height: 36px;
	left: 195px;
	top: 12px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 36px;
}

#available-upgrades .upgrade .fitted-name {
	top: 12px;
}

#available-upgrades .upgrade .upgrade-name  {
	top: 57px;
}

#available-upgrades .upgrade .cost {
	height: 18px;
	width: 142px;
	top: 117px;
	position: absolute;
	left: 192px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

#available-upgrades .upgrade button {
	width: 144px;
	height: 28px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/chopshop/purchase-button.gif);
	left: 355px;
	top: 113px;
	position: absolute;
	border: 0;
	text-indent: -9999px;
}

#available-upgrades .upgrade button:hover {
	background-position: 0px -28px;
}


/* Garage Crew */

#invite-holder {
	border: 1px solid #ccc;
}

#content.crew h1 {
	width: 534px;
	height: 109px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/garage-header.jpg);
	display: block;
	text-indent: -9999px;
}

#content.crew .container {
	width: 514px;
	background-color: #dddddd;
	padding: 10px;
}

#content.crew #crew-tabs {
	display: block;
	width: 534px;
	height: 45px;
}

#content.crew h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

#content.crew #crew-tabs li {
	display: block;
	height: 45px;
	float: left;
}

#content.crew #crew-tabs a {
	display: block;
	height: 45px;
	text-indent: -9999px;
}

#content.crew #crew-tabs li.invite {
	width: 177px;
	
}

#content.crew #crew-tabs li.crew {
	width: 163px;
}

#content.crew #crew-tabs li.newsfeed {
	width: 167px;
}

#content.crew #crew-tabs {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/garage-tabs.jpg);
}

#content.crew #crew-tabs.crew {
	background-position: 0px -45px;
}

#content.crew #crew-tabs.newsfeed {
	background-position: 0px -90px;
}

#invite-subtabs {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/garage-sub-tabs-invite.gif);
	width: 515px;
	height: 41px;
	overflow: hidden;
	margin-bottom: 10px;
	background-position: 0 -41px;
}

#invite-subtabs.sent {
	background-position: 0 0px;
}


#invite-subtabs a {
	display: block;
	height: 41px;
	text-decoration: none;
	text-align: right;
}

#invite-subtabs li {
	float: left;
	height: 41px;
}

#invite-subtabs li.invite {
	width: 173px;
}

#invite-subtabs li.sent {
	width: 181px;
	
}

 .invited {
	background-color: white;
	border: 1px solid #acacac;
	overflow: hidden;
	padding: 10px;
}

.invited.empty {
	padding-top: 50px;
	padding-bottom: 50px;
	
}

.invited.empty p {
	text-align: center;
}



 .invited .user {
	width: 150px;
	overflow: hidden;
	height: 75px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.invited .user .photo {
	width: 50px;
	height: 50px;
	padding: 2px;
	border: 1px solid #dee0df;
	float: left;
	margin-right: 5px;
}

.invited .user .name {
	width: 70px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

.invited p {
	margin-bottom: 10px;
}

.invited .user .accept,
.invited .user .ignore {
	float: left;
	width: 65px;
	display: block;
}

.invited .user .accept a,
.invited .user .ignore a {
	width: 65px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
	
}

.accept-all {
	display: block;
	width: 79px;
	height: 17px;
	float: right;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/button-invite-accept-all.gif);
	text-indent: -9999px;
}

.accept-all:hover {
	background-position: 0px -17px;
}


.invited .user .resend a {
	display: block;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/button-invite-resend.gif);
	width: 67px;
	height: 24px;
	float: left;
	text-indent: -9999px;
}

.invited .user .resend a:hover {
	background-position: 0 -24px;
}

.invited .user .resend-disabled {
	display: block;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/button-invite-resend.gif);
	width: 67px;
	height: 24px;
	background-position: 0 -48px;
	float: left;
}

.invited .user .accept a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/button-invite-accept.gif);
}

.invited .user .ignore a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/button-invite-decline.gif);
}

.invited .user .accept a:hover,
.invited .user .ignore a:hover {
	background-position: 0px -14px;
}





#crew-subtabs {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/garage-sub-tabs-crew.gif);
	width: 515px;
	height: 42px;
	overflow: hidden;
	margin-bottom: 10px;
}

#crew-subtabs.invite {
	background-position: 0 -42px;
}

#crew-subtabs a {
	display: block;
	height: 42px;
	text-decoration: none;
	text-align: right;
}

#crew-subtabs a em,
#invite-subtabs a em {
	font-size: 16px;
	color: black;
	display: block;
	float: right;
	width: 30px;
	font-style: italic;
	padding-right: 20px;
	margin-top: 15px;
	width: 50px;
}

#crew-subtabs li {
	float: left;
	height: 42px;
}

#crew-subtabs li.crew {
	width: 244px;
}

#crew-subtabs li.invites {
	width: 252px;
	
}


#crew-subtabs strong,
#invite-subtabs strong {
	display: none;
}

#content.crew table.news {
	border-spacing: 3px;	
}

#content.crew table.news tr td {
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 7px;
}

#content.crew table.news tr.row-0 td {
	background-color: #aeaeae;
}

#content.crew table.news tr.row-1 td {
	background-color: #c1c1c1;
}

#content.crew table.news td.time {
	margin-right: 2px;
	width: 80px;
}

#content.crew table.news td.time {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/clock.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 10px;
	padding-left:  30px;
	font-weight: bold;
	font-style: italic;
	color: #3e3e3e;
}

#content.crew table.news td.item a {	
	font-weight: bold;
	text-decoration: underline;
	color: #3b5998;
}

#content.crew table.news td.item .positive {	
	color: #157808;
	font-weight: bold;
}

#content.crew table.news td.item .negative {	
	color: #cb0000;
	font-weight: bold;
}

ol#crew-list li {
	display: block;
	width: 515px;
	height: 74px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/crew-list-bg.jpg);
	position: relative;
	margin-bottom: 5px;
}

ol#crew-list li .rank {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 30px;
	height: 50px;
	font-weight: bold;
	font-size: 16px;
	color: white;
	line-height: 50px;
	text-align: center;
}

ol#crew-list li h4 {
	position: absolute;
	left: 110px;
	top: 10px;
	display: block;
	width: 125px;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	color: white;
}

ol#crew-list li h4 a {
	color: white;
	text-decoration: none;
}



ol#crew-list li .photo {
	width: 50px;
	height: 50px;
	border: 1px solid #7c7c7c;
	position: absolute;
	left: 50px;
	top: 12px;
}

ol#crew-list li .stats {
	position: absolute;
	left: 110px;
	top: 51px;
	color: white;
	font-weight: bold;
}

ol#crew-list li .stats strong {
	margin-right: 5px;
}

ol#crew-list li .stats em {
	margin-right: 10px;
}

ol#crew-list li  img.car-picture {
	position: absolute;
	left: 250px;
	top: 5px;
}

ol#crew-list li .remove {
	position: absolute;
	color: white;
	right: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/delete.gif);
	background-repeat: no-repeat;
}

ol#crew-list li .remove:hover {
	background-position: 0px -10px;
}

ol#crew-list li button,
ol#crew-list li a.race-now {
	width: 68px;
	height: 40px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/race-now.gif);
	text-indent: -9999px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	border: 0;
}

ol#crew-list li button:hover,
ol#crew-list li a.race-now:hover {
	background-position: 0px -40px;
}


/* View Profile */

#content.view-profile h1 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/profile-header.jpg);
	width: 534px;
	height: 93px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#content.view-profile .info {
	width: 534px;
	height: 84px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/view-profile-info-bg.jpg);
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Comments box divs for My Profile and Your Profile */
#comments-profile {
	width: 534px;
	height: 120px;
	overflow:auto;
}

#comments-explain {
	width: 534px;
	height: 51px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/show-off-garage.jpg);
	background-repeat: no-repeat;
}

#comments-status {
	text-align:center;
	width: 534px;
	font-size:12px;
	background:#333333;
	padding-top:3px;
	padding-bottom:3px;
}

#content.view-profile .info .name {
	color: white;
	font-size: 18px;
	position: absolute;
	left: 135px;
	top: 23px;
	display: block;
}

#content.view-profile .info .level {
	color: white;
	font-size: 18px;
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	width: 90px;
}

#content.view-profile .info .name a {
	color: white;
	text-decoration: none;
}

#content.view-profile .info .xp {
	display: block;
	width: 170px;
	padding-right: 5px;
	height: 20px;
	color: white;
	position: absolute;
	left: 330px;
	height: 20px;
	top: 45px;
	text-align: right;
	color: white;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#content.view-profile .info .xp strong {
	display: none;
}


#content.view-profile .info .photo {
	display: block;
	width: 50px;
	height: 50px;
	border: 1px solid #ccc;
	left: 120px;
	top: 17px;
	position: absolute;
}

#content.view-profile .info .name {
	position: absolute;
	left: 190px;
	top: 10px;
	font-size: 20px;
	color: white;
	font-weight: bold;
	width: 230px;
}

#content.view-profile .stats {
	width: 534px;
	height: 90px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/view-profile-stats-bg.jpg);
	position: relative;
	margin-bottom: 10px;
}

#content.view-profile .stats strong {
	display: none;
}

#content.view-profile .stats .wins,
#content.view-profile .stats .loses {
	position: absolute;
	
	top: 48px;
	height: 22px;
	width: 80px;
	padding-right: 10px;
	
	color: white;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#content.view-profile .stats .crew,
#content.view-profile .stats .jobs {
	width: 170px;
	padding-right: 10px;
	height: 24px;
	
	left: 330px;
	color: white;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	display: block;
}

#content.view-profile .stats .crew {
	top: 49px;
}

#content.view-profile .stats .jobs {
	top: 23px;
}

#content.view-profile .stats .wins {
	left: 125px;
}

#content.view-profile .stats .loses {
	left: 220px;
}

#content.view-profile .cars li {
	width: 155px;
	background-color: white;
	float: left;
	height: 100px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/car-bg.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 20px;
}

#content.view-profile .cars {
	background-color: #0d0d0d;	
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#content.view-profile .cars h2 {
	width: 534px;
	height: 63px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/cars-header.jpg);
	text-indent: -9999px;
}

#content.view-profile .properties,
#content.my-profile .properties {
	background-color: #0d0d0d;	
	overflow: hidden;
	padding-bottom: 15px;
}

#content.view-profile .properties h2,
#content.my-profile .properties h2 {
	width: 534px;
	height: 45px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/properties-header.jpg);
	text-indent: -9999px;
	
}

#content.view-profile .properties ul,
#content.my-profile .properties ul {
	margin: 15px;
	margin-right: -10px;
}

#content.view-profile .cars ul,
#content.my-profile .cars ul {
	margin-left: 14px;
	overflow: hidden;
}

#content.view-profile .cars li,
#content.my-profile .cars li {
	width: 155px;
	background-color: white;
	float: left;
	height: 100px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/car-bg.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 20px;
}

#content.view-profile .cars li strong,
#content.my-profile .cars li strong {
	position: absolute;
	top: 75px;
	left: 10px;
	font-weight: bold;
}

#content.view-profile .cars img,
#content.my-profile .cars img {
	position: absolute;
	left: 10px;
	top: 15px;
}

#content.view-profile .cars li.active,
#content.my-profile .cars li.active {
	border: 2px solid white;
	height: 96px;
	width: 151px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/car-bg-active.gif);
	background-position: right top;
}

/* My Profile */

#content.my-profile h1 {
	width: 534px;
	height: 93px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/my-profile-header.jpg);
	text-indent: -9999px;
	margin-bottom: 10px;
}

#content.my-profile .info {
	width: 534px;
	height: 171px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/info-bg.jpg);
	position: relative;
	margin-bottom: 10px;
}

#content.my-profile .info h2 {
	display: none;
}

#content.my-profile .info strong {
	display: none;
}



#content.my-profile .help {
	width: 100px;
	font-size: 11px;
	position: absolute;
	top: 55px;
	left: 15px;
	color: white;
}

#content.my-profile .help strong {
	font-weight: bold;
	display: inline
}

#content.my-profile .level {
	font-size: 10px;
}

#content.my-profile .info .xp-to-level {
	position: absolute;
	top: 50px;
	left: 334px;
	display: block;
	padding-right: 10px;
	width: 175px;
	height: 20px;
	text-align: right;
	color: white;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#content.my-profile .info .xp-to-level img {
	position: absolute; 
	top: 0;
	left: 0;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/xp-progress-bg.gif); 
	background-repeat: no-repeat;
	height: 23px;
	width: 184px;
}

#content.my-profile .info .xp-to-level em {
	right: 15px;
	top: 3px;
	display: block;
	z-index: 20;
	position: absolute;
}

#content.my-profile .info .xp-to-level strong {
	display: block;
	
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/xp-to-next-level.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 90px;
	top: 3px;
	left: 4px;
	position: absolute;
	z-index: 10;
	line-height: 10000px;
	overflow: hidden;
}



#content.my-profile .info .xp,
#content.my-profile .info .max-energy,
#content.my-profile .info .max-gas
 {
	position: absolute;
	left: 130px;
	color: white;
	text-align: right;
	font-size: 14px;
	height: 20px;
	font-weight: bold;
	font-style: italic;
}

#content.my-profile .info .attribute-points {
	position: absolute;
	color: white;
	text-align: right;
	font-size: 14px;
	height: 20px;
	font-weight: bold;
	font-style: italic;
	left: 330px;
	top: 95px;
	display: block;
	padding-right: 10px;
	width: 175px;
}

#content.my-profile .info .max-energy,
#content.my-profile .info .max-gas {
	width: 180px;
}

#content.my-profile .info .xp {
	top: 55px;
	padding-right: 10px;
	width: 175px;
}

#content.my-profile .info .max-energy {
	top: 128px;
}

#content.my-profile .info .max-gas {
	top: 97px;
}

#content.my-profile .info .max-energy em,
#content.my-profile .info .max-gas em
{
	float: right;
	padding-right: 5px;
}




#content.my-profile .info .modifiers {
	width: 41px;
	display: block;
	float: right;
	overflow: hidden;
	margin-left: 2px;
	margin-top: -1px;
}

#content.my-profile .info a.plus {
	width: 20px;
	height: 19px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/plus-button.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: 9999px;
	float: left;
}



#content.my-profile .info a.minus.disabled,
#content.my-profile .info a.plus.disabled {
	background-position: -19px 0px;
	cursor: default;
}

#content.my-profile .info a.minus {
	width: 20px;
	height: 19px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/minus-button.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: 9999px;
	float: right;
}

#content.my-profile .info input {
	display: none;
}

#content.my-profile .info input.submit {
	display: block;
	position: absolute;
	width: 86px;
	height: 23px;
	left: 430px;
	top: 125px;
	text-indent: 0;
	background-color: black;
	border: 0;
	text-indent: -9999px;
	line-height: 1px;
	font-size: 1px;
	color: white;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/submit.gif);
}

#content.my-profile .info input.disabled,
#content.my-profile .info input.disabled:hover {
	background-position: 0px -46px !important;
	color: #4b4b4b;
	
}

#content.my-profile .info input.submit:hover {
	background-position: 0px -23px;
}


#content.my-profile #attribute-form-reset {
	display: block;
	position: absolute;
	width: 86px;
	height: 23px;
	left: 327px;
	top: 125px;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/reset.gif);
}

#content.my-profile #attribute-form-reset.disabled,
#content.my-profile #attribute-form-reset.disabled:hover {
	background-position: 0px -46px;
	background-position: 0px -46px !important;
	cursor:default;
}

#content.my-profile #attribute-form-reset:hover {
	background-position: 0px -23px;
}

#content.my-profile .bank {
	width: 534px;
	height: 141px;	
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/bank-bg.jpg);
	position: relative;
	margin-bottom: 5px;
}

#content.my-profile .bank h2 {
	display: none;
}

#content.my-profile .bank .balance strong,
#content.my-profile .bank .cash strong {
	display: none;
}

#content.my-profile .bank .balance,
#content.my-profile .bank .cash
 {
	text-align: right;
	position: absolute;
	height: 20px;
	width: 225px;
	left: 20px;
	padding-right: 5px;
	top: 100px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	
}

#content.my-profile .bank .cash {
	left: 20px;
	top: 65px;
}

#content.my-profile .bank .balance{
	left: 20px;
	top: 100px;
}

#content.my-profile .bank .deposit,
#content.my-profile .bank .withdrawl{
	position: absolute;
	width: 240px;
	left: 270px;
	height: 48px;
}

#content.my-profile .bank .deposit {
	top: 15px;
}

#content.my-profile .bank .withdrawl {
	top: 70px;
}

#content.my-profile .bank .withdrawl .dollar,
#content.my-profile .bank .deposit .dollar {
	color: white;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	display: block;
	width: 10px;
	left: 20px;
	top: 25px;
}

#content.my-profile .bank .deposit input,
#content.my-profile .bank .withdrawl input {
	background-color: transparent;
	width: 90px;
	position: absolute;
	top: 25px;
	left: 35px;
	text-align: right;
	color: white;
	font-weight: bold;
	border: 0;
}

#content.my-profile .bank .deposit button {
	height: 25px;
	width: 97px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/deposit-button.gif);
	background-repeat: no-repeat;
	position: absolute;
	text-indent: -9999px;
	background-color: black;
	border: 0;
	left: 135px;
	top: 22px;
}

#content.my-profile .bank .withdrawl button {
	height: 25px;
	width: 97px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/withdrawl-button.gif);
	background-repeat: no-repeat;
	position: absolute;
	text-indent: -9999px;
	left: 135px;
	top: 22px;
	background-color: black;
	border: 0;
}

#content.my-profile .bank .deposit button:hover,
#content.my-profile .bank .withdrawl button:hover {
	background-position: 0px -25px;
	
}

#content.my-profile .bank .deposit h3,
#content.my-profile .bank .withdrawl h3 {
	color: white;
	font-size: 11px;
	text-align: center;
}



#content.my-profile .cars {
	background-color: #0d0d0d;	
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#content.my-profile .cars h2 {
	width: 534px;
	height: 63px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/cars-header.jpg);
	text-indent: -9999px;
}

#content.my-profile .cars ul {
	margin-left: 14px;
	overflow: hidden;
}

#content.my-profile .cars li {
	width: 155px;
	background-color: white;
	float: left;
	height: 285px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/car-bg.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 20px;
}

#content.my-profile .cars li strong {
	position: absolute;
	top: 75px;
	left: 15px;
	font-weight: bold;
}

#content.my-profile .cars img {
	position: absolute;
	left: 10px;
	top: 15px;
}

#content.my-profile .cars li.active {
	border: 2px solid white;
	height: 281px;
	width: 151px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/car-bg-active.gif);
	background-position: right top;
}


#content.my-profile .cars .car-stats {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/car-stats-bg.jpg);
	height: 119px;
	width: 138px;
	position: absolute;
	top: 102px;
	left: 7px;
}
#content.specials li.tuning-kit .car-stats,
#content.specials .car-stats {
	height: 119px;
	width: 138px;
	position: absolute;
	top: 35px;
	left: 175px;
}
#content.specials .car-stats {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/car-stats-bg.jpg);
}
#content.specials li.tuning-kit .car-stats{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/car-stats-tuning-kit.jpg);
}
#content.home .offer .car-stats.tuning-kit,
#content.home .offer .car-stats {
	height: 119px;
	width: 138px;
	position: absolute;
	top: 58px;
	left: 175px;
}
#content.home .offer .car-stats {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/car-stats-bg.jpg);
}
#content.home .offer .car-stats.tuning-kit{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/car-stats-tuning-kit.jpg);
}






#content.my-profile .cars table,
#content.specials .car-stats table,
#content.home .offer .car-stats table {
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	left: 65px;
	border-collapse: collapse;
	border-spacing: 3px;
	
}

#content.my-profile .cars table th,
#content.specials .car-stats table th,
#content.home .offer .car-stats table th {
	display: none;
}


#content.my-profile .cars table td,
#content.specials .car-stats table td,
#content.home .offer .car-stats table td {
	width: 30px;
	color: white;
	text-align: center;
	height: 17px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	
}

#content.my-profile .cars table tbody tr td,
#content.specials .car-stats table tbody tr td,
#content.home .offer .car-stats table tbody tr td {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/stats-42x14.gif);
	background-position: 0px -34px;
	background-repeat: no-repeat;
	
}

#content.my-profile .cars table tbody tr td.col2,
#content.specials .car-stats table tbody tr td.col2,
#content.home .offer .car-stats table tbody tr td.col2 {
	background-position: -30px -34px;
}

#content.my-profile .cars table tbody tr.positive td,
#content.specials .car-stats table tbody tr.positive td,
#content.home .offer .car-stats table tbody tr.positive td {
	background-position: 0px -68px;
}

#content.my-profile .cars table tbody tr.positive td.col2,
#content.specials .car-stats table tbody tr.positive td.col2,
#content.home .offer .car-stats table tbody tr.positive td.col2 {
	background-position: -30px -68px;
}

#content.my-profile .cars table tbody tr.negative td,
#content.specials .car-stats table tr.negative td,
#content.home .offer .car-stats table tr.negative td {
	background-position: 0px -17px;
}

#content.my-profile .cars table tbody tr.negative td.col2,
#content.specials .car-stats table tr.negative td.col2,
#content.home .offer .car-stats table tr.negative td.col2 {
	background-position: -30px -17px;
}

#content.my-profile .cars button {
	display: block;
	width: 141px;
	height: 36px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/set-as-active.jpg);
	text-indent: -9999px;
	position: absolute;
	bottom: 30px;
	left: 7px;
	border: 0;
	background-color: white;
}

#content.my-profile .cars button:hover {
	background-position: 0px -36px;
	
}



#content.my-profile .cars a.modify {
	display: block;
	width: 141px;
	height: 36px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/modify-button.jpg);
	text-indent: -9999px;
	position: absolute;
	bottom: 30px;
	left: 5px;
}

#content.my-profile .cars a.modify:hover {
	background-position: 0px -36px;
}

#content.my-profile .cars a.brag {
	display: block;
	width: 141px;
	height: 36px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/brag-about-car.jpg);
	text-indent: -9999px;
	position: absolute;
	bottom: 0px;
	left: 5px;
}

#content.my-profile .cars a.brag:hover {
	background-position: 0px -36px;
}



#content.my-profile .stats {
	width: 534px;
	height: 143px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/profile/stats-bg.jpg);
	position: relative;
	margin-bottom: 10px;
}

#content.my-profile .stats h2,
#content.my-profile .stats h3 {
	display: none;
}

#content.my-profile .stats strong {
	display: none;
}

#content.my-profile .stats .competitive,
#content.my-profile .stats .training {
	position: absolute;
	width: 185px;
	height: 45px;
	left: 132px;	
}

#content.my-profile .stats .competitive {
	top: 20px;
}

#content.my-profile .stats .training {
	top: 77px;
}

#content.my-profile .stats .competitive .won,
#content.my-profile .stats .competitive .lost,
#content.my-profile .stats .training .won,
#content.my-profile .stats .training .lost {
	width: 80px;
	position: absolute;
	top: 26px;
	text-align: right;
	font-style: italic;
	color: white;
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
}


#content.my-profile .stats .competitive .lost,
#content.my-profile .stats .training .lost {
	position: absolute;
	left: 90px;
}

#content.my-profile .stats .jobs,
#content.my-profile .stats .favor,
#content.my-profile .stats .crew {
	position: absolute;
	width: 175px;
	left: 330px;
	padding-right: 10px;
	text-align: right;
}

#content.my-profile .stats .jobs {
	top: 22px;
}

#content.my-profile .stats .crew {
	top: 62px;
}

#content.my-profile .stats .favor {
	top: 102px;
}

#content.my-profile .stats .jobs em,
#content.my-profile .stats .crew em,
#content.my-profile .stats .favor em {
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

/* Special Offers */

#content.specials h1 {
	display: block;
	width: 534px;
	height: 109px;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/special-offer-titles.jpg);
}

#content.specials.fullwidth h1 {
	width: 740px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/special-offer-title-wide.jpg);
}

#content.specials .girl {
	width: 110px;
	height: 280px;
	position: absolute;
	z-index: 20;
	right: 5px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/girl.png);
}


#content.specials.fullwidth #specials-tabs {
	width: 740px;
	height: 45px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/specials-tabs-wide.jpg);
	background-position: 0px -45px;
}


#content.specials #specials-tabs {
	width: 534px;
	height: 45px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/specials-tabs.jpg);
}

#content.specials #specials-tabs.offers {
	background-position: 0px -45px;
}

#content.specials #specials-tabs li {
	float: left;
	height: 45px;
}

#content.specials #specials-tabs li a {
	display: block;
	height: 45px;
	text-indent: -9999px;
}

#content.specials #specials-tabs li.offers {
	width: 160px;
	margin-left: 15px;
}

#content.specials #specials-tabs li.add-points {
	width: 160px;
}

#content.specials .container {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/bg-middle.jpg);
	position: relative;
	overflow: hidden;
	padding: 10px;
	color: white;
}

#content.specials .container p {
	position: relative;
	z-index: 10;
}

#content.specials .container a {
	color: white;
	text-decoration: underline;
}

#content.specials .container strong {
	font-weight: bold;
}

#content.specials .container strong.positive {
	color: #1f961f;
}

#content.specials .container strong.negative {
	color: #c70303;
}


#content.specials .container .top {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/bg-top.jpg);
	position: absolute;
	top: 0;
	display: block;
	width: 534px;
	height: 462px;
	z-index: 1;
	left: 0;
}

#content.specials .container .bottom {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/bg-bottom.jpg);
	position: absolute;
	bottom: 0;
	height: 320px;
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
} 

ul.small-offers,
ul.medium-offers {
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 10px;
	z-index: 10;
	position: relative;
	color: black;
	overflow: hidden;
}



ul.medium-offers li {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/tag-medium.png);
	width: 166px;
	height: 159px;
	display: block;
	float: left;
	margin-right: 4px;
	position: relative;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 20px;
}

ul.medium-offers li h3 {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
}

ul.medium-offers li button {
	width: 91px;
	height: 24px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/accept-offer.gif);
	position: absolute;
	top: 123px;
	border: 0;
	bottom: 5px;
	text-indent: -9999px;
	right: 20px;
}

ul.medium-offers li button:hover {
	background-position: 0px -24px;
}

ul.medium-offers li .cost {
	position: absolute;
	top: 135px;
	left: 30px;
	display: block;
	width: 70px;
}

ul.medium-offers li .cost strong {
	display: none
}

ul.medium-offers li .cost em {
	text-align: right;
	font-weight: bold;
}

ul.medium-offers li p  {
	text-align: center;
	margin-top: 5px;
	font-style: italic;
	font-size: 10px;
	display: block;
}



ul.small-offers li {
	width: 104px;
	height: 137px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/tag.png);
	display: block;
	float: left;
	margin-right: 4px;
	position: relative;
	margin-bottom: 10px;
}

ul.small-offers li h3 {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
}

ul.small-offers li p {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	font-style: italic;
	font-size: 10px;
	display: block;
}

ul.small-offers li .cost strong {
	display: none
}

ul.small-offers li .cost em {
	text-align: right;
	font-weight: bold;
}

ul.small-offers li.break {
	clear: left;
}

ul.small-offers li .cost {
	position: absolute;
	top: 90px;
	left: 5px;
	display: block;
	width: 90px;
	text-align: right;
}

ul.small-offers li button {
	width: 91px;
	height: 24px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/accept-offer.gif);
	position: absolute;
	border: 0;
	bottom: 5px;
	text-indent: -9999px;
	left: 7px;
}

ul.small-offers li button:hover {
	background-position: 0px -24px;
}

ul.large-offers {
	position: relative;
	z-index: 10;
	margin-top: 20px;
	margin-left: 10px;
}

ul.large-offers h3 {
	font-size: 14px;
	color: white;
	width: 340px;
	top: 10px;
	left: 10px;
	font-weight: bold;
}

ul.large-offers h4 {
	top: 0px;
	right: 0px;
	font-size: 14px;
	position: absolute;
	font-weight: bold;
	color: #ff0000;
	font-style: italic;
}

ul.large-offers h3 span {
	color: #ffc000;
}
ul.large-offers li.tuning-kit,
ul.large-offers li {
	display: block;
	margin-bottom: 20px;
	position: relative;
	color: black;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
ul.large-offers li {
	width: 479px;
	height: 171px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/big-tag.png);
}
ul.large-offers li.tuning-kit{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/tag-tuning-kit.png);
	width: 479px;
	height: 191px;
}

ul.large-offers li.tuning-kit .cost,
ul.large-offers li .cost {
	width: 130px;
	height: 15px;
	position: absolute;
	right: 20px;
	font-weight: bold;
	display: block;
	text-align: right;
}
ul.large-offers li .cost {
	top: 108px;
}
ul.large-offers li.tuning-kit .cost{
	top: 128px;
}
ul.large-offers li.tuning-kit .crew-req,
ul.large-offers li .crew-req {
	width: 148px;
	height: 19px;
	display: block;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/crew-requirement.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 14px;
	z-index: 20;
	color: white;
	text-align: center;
	line-height: 16px;
}
ul.large-offers li .crew-req {
	top: 83px;
}

ul.large-offers li .crew-req a{
	font-size: 11px;
}

ul.large-offers li.tuning-kit .crew-req{
	top: 103px;
}

ul.large-offers li .crew-req a {
	text-decoration: none !important;
}

ul.large-offers li .crew-req.locked {
	background-position: 0px -19px;
}



ul.large-offers li .cost strong {
	display: none;
}



ul.large-offers li img {
	position: absolute;
	right: 20px;
	top: 20px;
}

ul.large-offers li p {
	width: 140px;
	left: 30px;
	top: 20px;
	position: absolute;
}
ul.large-offers li button.owned-tuning-kit,
ul.large-offers li button {
	height: 28px;
	width: 145px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/accept-offer-big.gif);
	position: absolute;
	border: 0;
	bottom: 15px;
	text-indent: -9999px;
	right: 15px;
}
ul.large-offers li button {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/accept-offer-big.gif);
}
ul.large-offers li button.owned-tuning-kit{

	background-image: url(http://ms.fastfurious.asapgames.com/_images/specials/tuning-kit-remove.png);
}
ul.large-offers li button.owned-tuning-kit:hover,
ul.large-offers li button:hover{
	background-position: 0px -28px;
}


/* Tips */


#content.tips h2 {
	width: 534px;
	height: 171px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/tips/tips_header.jpg);
	text-indent: -9999px;
	margin-bottom: 10px;
}

#content.news h2 {
	width: 534px;
	height: 171px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/news/news_header.jpg);
	text-indent: -9999px;
	margin-bottom: 10px;
}

#content.tips .wrapper,
#content.news .wrapper {
	padding: 10px;
	background-color: #E4E4E4;
}

#content.tips p {
	margin-bottom: 10px;
}

#content.tips .wrapper h3,
#content.news .wrapper h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

#content.tips .wrapper h4,
#content.news .wrapper h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	clear: both;
}

#content.news .wrapper p {
	margin-bottom: 10px;
}

#content.tips .wrapper li em {
	font-weight: bold;
	width: 15px;
	float: left;
	display: block;
}

#content.tips .wrapper li strong {
	float: right;
	width: 450px;
	display: block;
}

#content.tips .wrapper li a {
	color: black;
	text-decoration: underline;
}

#content.tips .wrapper li p {
	margin-left: 20px;
	float: right;
	width: 450px;
}

#content.tips .wrapper li {
	margin-left: 20px;
	margin-bottom: 10px;
	clear: both;
	padding-bottom: 5px;
	overflow: hidden;
}

#content.tips .faqlist li{
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 120%;}


/* Msg Box */


#msg-box {
	margin: 10px;
	color: white;
	overflow: hidden;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warning-bg.jpg);
	position: relative;
	z-index: 20;
}

#msg-box.level {
	border: 2px solid #ff6000;
}

#msg-box.success {
	border: 2px solid #1f961f;
}

#msg-box span.content {
	padding: 10px;
	padding-left: 190px;
	display: block;
	overflow: hidden;
}

#msg-box.no-gas span.content {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warnings/out-of-gas.gif);
	display: block;	
	background-repeat: no-repeat;
}

#msg-box.no-energy span.content {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warnings/out-of-energy.gif);
	display: block;	
	background-repeat: no-repeat;
}

#msg-box.job-completed span.content,
#msg-box.login-bonus span.content {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warnings/job-completed.gif);
	display: block;
	padding-left: 190px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#msg-box.job-failed span.content {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warnings/job-failed.gif);
	display: block;
	padding-left: 190px;
	background-repeat: no-repeat;
}

#msg-box.level span.content {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warnings/leveled.gif);
	display: block;
	padding-left: 175px;
	background-repeat: no-repeat;
}

#msg-box.purchase-complete span.content {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warnings/purchase-complete.gif);
	display: block;
	padding-left: 190px;
	background-repeat: no-repeat;
}

#msg-box.under-construction span.content {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warnings/under-construction.gif);
	display: block;
	padding-left: 190px;
	background-repeat: no-repeat;
}

#msg-box.bank-msg span.content {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warnings/job-completed.gif);
	display: block;
	padding-left: 190px;
	background-repeat: no-repeat;
}

#msg-box.generic span.content {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warnings/generic-bg.jpg);
	display: block;
	padding-left: 190px;
	background-repeat: no-repeat;
}

#msg-box.transaction-failed span.content {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warnings/transaction-failed.gif);
	display: block;
	padding-left: 190px;
	background-repeat: no-repeat;
}

#msg-box p {
	margin-bottom: 5px;
}


#msg-box.success strong,
#msg-box.success em {
	font-weight: bold;
	color: #1f961f;
	font-size: 12px;
}

#msg-box.level strong {
	font-weight: bold;
	color: #ff6000;
	margin-bottom: 5px;
	display: block;
}

#msg-box.level em {
	font-weight: bold;
}

#msg-box.level .new-level {
	font-style: italic;
	font-size: 25px;
	letter-spacing: -0.1px;
	font-weight: bold;
	float: left;
	
}

#ie-msg {
	border: 2px solid #c70303;
	padding: 10px;
	margin: 10px;
	color: white;
	overflow: hidden;
	position: relative;
	z-index: 20;
	background-color: black;
}

#ie-msg strong {
	color: #c70303;
}

#ie-msg p {
	margin-bottom: 5px;
}

#ie-msg a {
	color: white; 
	text-decoration: underline;
}

#ie-msg li {
	display: inline;
	margin-right: 20px;
	padding-top: 5px;
}


#msg-box em {
	font-weight: bold;
}

#msg-box a {
	color: white;
	text-decoration: underline;
}


#msg-box.under-construction {
	border: 2px solid #FFBA00;
}

#msg-box.under-construction strong,
#msg-box.under-construction em {
	color: #FFBA00;
}

#msg-box.fail {
	border: 2px solid #c70303;
}
#msg-box.fail strong {
	font-weight: bold;
	color: #c70303;
	font-size: 12px;
}

#msg-box.alert {
	border: 2px solid #ff6000;
}
#msg-box.alert strong {
	font-weight: bold;
	color: #ff6000;
	font-size: 12px;
}

.positive {
	color: #1f961f;
}

.negative {
	color: #c70303;
}

strong {
	font-weight: bold;
}

#content .victory-bonus {
	width: 515px;
	height: 151px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/victory-bonus-bg.jpg);
	position: relative;
	margin-bottom: 10px;
}
/* Promo image */
#promoimage {
	width:534px;
	height:517px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/promotions/promo_image.jpg);
	display: block;	
	background-repeat: no-repeat;
}

#help_request {
	border: 2px solid #1f961f;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warning-bg.jpg);
	position: relative;
	z-index: 20;
	margin: 10px;
	overflow: hidden;
	padding: 10px;
}


#help_request.completed {
	border: 2px solid #1f961f;
}

#crew-assist {
	border: 2px solid #1f961f;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/warning-bg.jpg);
	position: relative;
	z-index: 20;
	margin: 10px;
	overflow: hidden;
	padding: 10px;
}

#help_request h4,
#crew-assist h4 {
	color: white;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 300px;
	margin-left: 10px;
}

#help_request em,
#crew-assist em {
	font-weight: bold;
}

#help_request p,
#crew-assist p {
	float: left;
	width: 250px;
	color: white;
	margin-left: 10px;
	padding: 0;
}

#help_request h4 a,
#crew-assist h4 a {
	color: white;
	text-decoration: none;
}

#help_request .photo,
#crew-assist .photo {
	float: left;
	border: 1px solid white;
	width: 50px;
	height: 50px;
}

#crew-assist img.car-picture {
	position: absolute;
	right: 0px;
	top: 5px;
}

#help_request .remove {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #ccc;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/delete.gif);
	background-repeat: no-repeat;
	width: 10px;
	text-indent: -9999px;
	height: 10px;
}


#help_request .remove:hover {
	background-position: 0px -10px;
}

#help_request button {
	height: 27px;
	width: 84px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/button-help.gif);
	text-indent: -9999px;
	background-color: transparent;
	border: 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#help_request button:hover {
	background-position: 0px -27px;	
}



#content .shout-out {
	overflow: hidden;
	margin-bottom: 5px;
}

#content .shout-out p {
	width: 300px;
	font-size: 12px;
	float: left;
	display: block;
	padding-top: 12px;
	margin-left: 10px;
}

#content .shout-out a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/crew/shout-out.png);
	width: 122px;
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	float: left;
}

#content .shout-out a:hover {
	background-position: 0px -40px;
}

#content .victory-bonus h3 {
	display: none;
}

#content .victory-bonus p {
	width: 200px;
	height: 60px;
	color: white;
	position: absolute;
	top: 47px;
	left: 13px;
}

#content .victory-bonus a {
	color: white;
	text-decoration: underline;
}

#content .victory-bonus .progress-bar {
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	width: 488px;
	height: 22px;
	top: 114px;
	position: absolute;
	left: 14px;
	display: block;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/victory-bonus-progress.jpg);
}

#content .victory-bonus .time {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: 53px;
	left: 242px;
	width: 50px;
	height: 20px;
	text-align: center;
	display: block;
}

#content .victory-bonus ul {
	position: absolute;
	left: 330px;
	top: 15px;
	width: 180px;
}

#content .victory-bonus ul li {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/victory-bonus-lights.png);
	background-repeat: no-repeat;
	background-position: 0px -38px;
	height: 16px;
	display: block;
	padding-left: 20px;
	padding-top: 3px;
}

#content .victory-bonus ul li.green {
	background-position: 0px 0px;
	color: white !important;
}

#content .victory-bonus ul li.yellow {
	background-position: 0px -19px;
}

#content .victory-bonus ul li.i5 {
	color: #4f4d4d;
}

#content .victory-bonus ul li.i4 {
	color: #4f4d4d;
}

#content .victory-bonus ul li.i3 {
	color: #747171;
}

#content .victory-bonus ul li.i2 {
	color: #a19d9d;
}

#content .victory-bonus ul li.i1 {
	color: white;
}





.properties h1 {
	width: 534px;
	height: 91px;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/header.jpg);
}

.properties .container {
	background-color: white;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/container-bg.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

.uses-remaining {
	width: 121px;
	height: 46px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/uses-remaining.png);
	position: absolute;
	left: 15px;
	top: 40px;
	z-index: 50;
}

.uses-remaining p {
	position: absolute;
	text-align: center;
	font-size: 12px;
	color: white;
	font-weight: bold;
	width: 110px;
	left: 3px;
	top: 23px;
}

#properties-tabs {
	height: 58px;
	width: 534px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/tabs.jpg);
}

#properties-tabs.properties-buy {
	background-position: 0px -58px;
}

#properties-tabs li {
	float: left;
	height: 58px;
}

#properties-tabs li a {
	text-indent: -9999px;
	height: 58px;
	display: block;
}

#properties-tabs  #tab-manage {
	width: 178px;
}

#properties-tabs  #tab-buy {
	width: 128px;
}

.property {
	width: 519px;
	height: 148px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/buy-bg.png);
	margin-bottom: 10px;
	position: relative;
	background-repeat: no-repeat;
}


.property.manage {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/manage-bg.png);
	width: 516px;
	height: 157px;
}

.property.upgrading {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/manage-bg-upgrading.png) !important;
}

.property h2 {
	width: 140px;
	height: 136px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 2px;
	top: 2px;
	z-index: 30;
}

.property.manage h2 {
	width: 138px;
	height: 145px;
	background-position: 1px 0px;
}

.property .under-construction {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/upgrading-large.png);
	z-index: 40;
	width: 75px;
	height: 75px;
	position: absolute;
	left: 33px;
	top: 50px;
}

.property.hangout h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/hangout-big.jpg);	
}

.property.detailing-shop h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/detailing-big.jpg);	
}

.property.freight-company h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/freight-big.jpg);	
}

.property.used-car-lot h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/car-lot-big.jpg);	
}

.property.parts-store h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/parts-big.jpg);
}

.property.restaurant h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/restaurant-big.jpg);
}

.property.gas-station h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/gas-big.jpg);
}

.property.private-track h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/track-big.jpg);
}

.property.test-facility h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/test-big.jpg);
}

.property.club h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/club-big.jpg);
}

.property.specialty-dealership h2 {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/dealership-big.jpg);
}


.property .base-level { 
	position: absolute;
	left: 170px;
	top: 55px;
	height: 34px;
	width: 320px;	
	
}

.property .base-level p.locked {
	color: #891313;
	font-weight: bold;
}


.property.manage .level {
	position: absolute;
	left: 170px;
	top: 10px;
	height: 34px;
	width: 320px;	
	font-size: 10px;
}



.property .next-level {
	position: absolute;
	left: 170px;
	top: 63px;
	height: 34px;
	width: 320px;	
	font-size: 10px;
}

.property .base-level strong,
.property .level strong,
.property .next-level strong {
	text-align: center;
	color: #fff;
	font-size: 18px;
	width: 35px;
	float: left;
	font-weight: normal;	
	margin-top: 8px;
	margin-left: 3px;
}

.property .base-level p,
.property .level p,
.property .next-level p {
	color: white;
	width: 270px;
	position: absolute;
	left: 45px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.property p.desc {
	position: absolute;
	left: 150px;
	top: 12px;
	height: 30px;
	width: 346px;
}

.property .requirements {
	display: block;
	position: absolute;
	left: 170px;
	top: 97px;
	height: 44px;
	width: 330px;
	text-align: center;
}

.property .requirements span {
	height: 23px;
	width: 102px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/requirements-bg.gif);
	color: white;
	float: left;
	margin-right: 8px;
	font-weight: bold;
	line-height: 22px;
	
}

.property .requirements span.locked {
	background-position: 0px -23px;
}




.property button.buy {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/buy-button.png);
	width: 119px;
	height: 30px;
	position: absolute;
	left: 15px;
	top: 100px;
	text-indent: -9999px;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 30;
	background-color: transparent;
}

.property button.buy:hover {
	background-position: 0px -30px;
}

.property button.quick-build {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/button-finish-now.png);
	width: 108px;
	height: 29px;
	position: absolute;
	left: 385px;
	top: 100px;
	text-indent: -9999px;
	margin: 0;
	border: 0;
	padding: 0;
	background-color: transparent;
}

.property button.quick-build:hover {
	background-position: 0px -29px;
}

.upgrade-timer {
	font-weight: bold;
	color: #2aff00;
}

.property button.upgrade {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/upgrade-button.png);
	width: 104px;
	height: 24px;
	position: absolute;
	left: 390px;
	top: 103px;
	text-indent: -9999px;
	margin: 0;
	border: 0;
	padding: 0;
}

.property button.upgrade:hover {
	background-position: 0px -24px;
}

.property button.upgrade.disabled {
	background-position: 0px -48px;
}

.property .quick-build-cost {
	width: 96px;
	height: 15px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/timer-bg.png);
	position: absolute;
	left: 393px;
	top: 83px;
	color: white;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
}

.property .status {
	position: absolute;
	left: 170px;
	top: 106px;
	width: 204px;
	height: 19px;
	background-color: transparent;
	text-align: center;
	color: white;
	font-weight: bold;
	line-height: 17px;
	font-size: 10px;
	
}

.property .status em {
	font-size: 9px;
	font-weight: normal;
}



.property .active-timer {
	width: 96px;
	height: 15px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/timer-bg.png);
	position: absolute;
	left: 25px;
	top: 84px;
	color: white;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	z-index: 100;
}

#property-nav {
	overflow: hidden;
	margin-right: -10px;
	padding-top: 5px;
}

#property-nav li {
	width: 75px;
	height: 75px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	
	
}

#property-nav li a {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	text-indent: -9999px;
}


#property-nav li.hangout a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/hangout-small.jpg);	
}

#property-nav li.detailing-shop a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/detailing-small.jpg);	
}

#property-nav li.freight-company a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/freight-small.jpg);	
}

#property-nav li.used-car-lot a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/car-lot-small.jpg);	
}

#property-nav li.parts-store a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/parts-small.jpg);
}

#property-nav li.restaurant a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/restaurant-small.jpg);
}

#property-nav li.gas-station a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/gas-small.jpg);
}

#property-nav li.private-track a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/track-small.jpg);
}

#property-nav li.test-facility a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/test-small.jpg);
}

#property-nav li.club a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/club-small.jpg);
}

#property-nav li.specialty-dealership a {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/icons/dealership-small.jpg);
}

#property-nav li a .under-construction {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/upgrading-small.png);
	right: 2px;
	top: 20px;
	bottom: 22px;
}

#property-nav li a .ready {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/ready.png);
	width: 20px;
	height: 20px;
	bottom: 2px;
	right: 2px;
	position: absolute;
	display: block;
}


#property-nav li .level{
	text-indent: 0px;
	position: absolute;
	top: -3px;
	right: -3px;
	display: block;
	width: 15px;
	height: 15px;
	text-align: center;
	margin-right: 3px;
	line-height: 14px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/red-dot.png);
	background-repeat: no-repeat;
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}




.property button.activate,
.property .disabled-activate
 {
	position: absolute;
	left: 14px;
	top: 104px;
	width: 120px;
	height: 29px;
	z-index: 50;
	border: 0;
	text-indent: -9999px;
	background-color: transparent;
}

.freight-company .disabled-activate {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/button-unload.png);
	background-position: 0px -60px;
}

.property button.activate:hover {
	background-position: 0px -30px;
}

.freight-company button.activate {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/button-unload.png);
	
}

.restaurant button.activate {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/button-eat.png);
	
}

.private-track button.activate {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/button-practise.png);
	
}

.private-track .disabled-activate {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/button-practise.png);
	background-position: 0px -60px;
}

.club button.activate {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/button-clubbing.png);
	
}

.club .disabled-activate {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/button-clubbing.png);
	background-position: 0px -60px;
}

.gas-station button.activate {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/button-refill.png);
	
}

.gas-station .disabled-activate {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/button-refill.png);
	background-position: 0px -60px;
}


.restaurant .disabled-activate {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/button-eat.png);
	background-position: 0px -60px;
}


.unlocked-at {
	width: 515px;
	height: 70px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/locked-property.gif);
	position: relative;
}

.unlocked-at strong {
	display: none;
}

.unlocked-at p {
	position: absolute;
	left: 155px;
	top: 36px;
	width: 340px;
}

.unlocked-at em {
	font-weight: bold;
}



/*
.property .requirements .buy-locked {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/properties/buy-property-button.png);
	width: 114px;
	height: 27px;
	position: absolute;
	left: 380px;
	top: 8px;
	background-position: 0px -54px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
*/




/* MySpace Stuff */


/* jQuery dialog box - used for race dialog, specials page and friend inviter  */
.ui-dialog{
	background-color: #1a3e83;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/dialog-bg.png);
	background-repeat: repeat-x; 
	border: 1px solid #1b448e;
	padding: 4px;
}
.ui-dialog-titlebar{
	font-weight: bold;
	height: 15px;
	color: #fff;
}
.ui-dialog-titlebar-close{
	display: none;
}
.ui-dialog-content{
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #1a3e83;
}
.ui-dialog-content p{
	padding: 0 10px 0 10px;
	height: 30px;
}
.ui-dialog-content input{
	margin-left: 10px;
}

/* Myspace Splash */
#buttons{
	margin-top: 3px;
}
#buttons #submit{
	width: 86px;
	height: 23px;
	display: inline-block;
	font-size: 0px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/submit-button.jpg);
}
#buttons #submit:hover {
	background-position: 0px -23px;
}
#buttons #cancel{
	width: 88px;
	height: 23px;
	display: inline-block;
	font-size: 0px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/close-button.gif);
}
#buttons #cancel:hover {
	background-position: 0px -23px;
}
/*
#buttons #submit{
	display: inline-block;
	position: relative;
	width: 86px;
	height: 23px;
	border: 0px;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/submit-button.jpg);
}

#buttons #submit:hover {
	background-position: 0px -23px;
}
#buttons #cancel{
	display: inline-block;
	position: relative;
	width: 88px;
	height: 23px;
	border: 0px;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/close-button.gif);
}

#buttons #cancel:hover {
	background-position: 0px -23px;
}*/
.myspaceinvited{
	border: 0px;
	position: relative;
}

#friendBlock{
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	overflow:hidden;
}

/* Friend inviter buttons */
#pagination{
	display: block;
	position: relative;
	right: 0px;
}
.pagination{
	/*top: -8px;*/
}
#pagePrev{
	position: absolute;
	width: 67px;
	height: 15px;
	text-indent: 0;
	background-color: #fff;
	border: 0;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/previous-button.gif);
}

#pageNext{
	position: absolute;
	left: 75px;
	width: 65px;
	height: 15px;
	text-indent: 0;
	background-color: #fff;
	border: 0;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/next-button.gif);
}
.invited #buttonWrap{
	display: inline;
	position: relative;
}
#sendInvite{
	position: absolute;
	top: 7px;
	width: 80px;
	height: 17px;
	text-indent: 0;
	background-color: #fff;
	border: 0;
	text-indent: -9999px;
	background-image: url(http://ms.fastfurious.asapgames.com/_images/send-invites.gif);
}
#sendInvite:hover{
	background-position: 0px -17px;
}


#new-user{
	background-image: url(http://ms.fastfurious.asapgames.com/_images/Add-App-To-Continue.jpg);
	width: 711px;
	height: 425px;
	text-indent: -9999px;
	margin: 0 auto;
}

#loading {
	background-image: url(http://ms.fastfurious.asapgames.com/_images/loading.gif);
	margin-left: 300px;
	width: 264px;
	height: 235px;
}




