.dream_garage{
	color:#ffffff;
	margin-bottom:1px;
}

.dream_garage .leftpane{
	padding-left:0px;
	border-bottom:1px solid #707B81;
	padding-bottom:10px;
	background-color:#fff;
	padding: 11px;
}

.dream_garage .rightpane{
	background-image: url("dg_stripe_bg.png");
	padding: 0 11px 11px;
}

.dream_garage .top{
	color:#333;
	font:bold 28px Helvetica;
	/*margin-bottom:15px;
	min-height:80px;*/

}

.dream_garage .top span{
	margin-bottom:5px;
	display:block;
	color:#999;
	font:bold 12px Helvetica;
}


.dream_garage .send_share{
	margin-bottom:10px;
	color:#a6a6a6;
	font:normal 14px Helvetica;
	border-bottom:1px solid #7c7c7c;
	padding-bottom:13px;
}

.dream_garage .send_share a{
	color:#0099cc;
	font:bold 11px Helvetica;
	text-decoration:none;
}

.dream_garage .send_share a:hover{
	text-decoration:underline;
}

.dream_garage .list{

}

.dream_garage .num_racing_cars, .dream_garage .num_street_cars{
	background-color: #6E777C;
    background-image: none;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font: bold 16px Helvetica;
    margin-bottom: 10px;
    padding: 7px;
	width:220px;
}

.dream_garage .num_racing_cars a, .dream_garage .num_street_cars a{
	color:#fff;
	font:normal 10px Helvetica;
	text-decoration:none;
}

.dream_garage .num_racing_cars a:hover, .dream_garage .num_street_cars a:hover{
	text-decoration:underline;
}

.dream_garage .racing, .dream_garage .street, .dream_garage .empty{
	margin-bottom:17px;
	margin-right:14px;
	width:131px;
	height:236px;
	padding-left:9px;
	padding-right:10px;
	padding-top:9px;
	background-image: url("racing_bg.png");
	background-repeat:no-repeat;
	font:normal 10px Helvetica;
	color:#999;
}

.dream_garage .street{
	background-image: url("street_bg.png");
	background-repeat:no-repeat;
}

.dream_garage .empty{
	padding:0px;
	background-image: none;
	width:150px;
	height:245px;
}

.dream_garage .street .country{
	margin-left:10px;
	margin-top:9px;
}

.dream_garage .racing a, .dream_garage .street a{
	font:bold 10px Helvetica;
	color:#333;
	text-decoration:none;
}

.dream_garage .racing a:hover, .dream_garage .street a:hover{
	text-decoration:underline;
}

.dream_garage .racing .txt, .dream_garage .street .txt{
	padding-left:2px;
	height:37px;
	padding-top:3px;
	border-top:1px solid #ccc;
	line-height:15px;
}

.dream_garage .lap{
	margin-left:2px;
	height:13px;
	padding-left:19px;
	background-image: url("lap_bg.gif");
	background-repeat:no-repeat;
	color:#666;
}

.dream_garage a.blue{
	color:white;
	font:bold 13px Helvetica;
	background-color:#0099cc;
	display:block;
	text-decoration:none;
	width:222px;
	padding-left:4px;
	padding-top:8px;
	padding-bottom:12px;
}

.dream_garage a.grey{
	color:white;
	font:bold 13px Helvetica;
	/*background-color:#5d5d5d;*/
	background-color:#0099cc;
	display:block;
	text-decoration:none;
	width:142px;
	text-align:center;
	padding-top:4px;
	padding-bottom:5px;
	margin-right:10px;
}

.dream_garage a.comment{
	background-color:#0099cc;
	color:#fff;
}

.dream_garage .item_comm{

	color:#fff;

}

.dream_garage .item_comm a{
	color:#fff;
}

.dream_garage ul.links{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #7c7c7c;
	margin-bottom:20px;
	padding-bottom:15px;
}

.dream_garage ul.links li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	color:white;
	font:bold 11px Helvetica;
	margin-bottom:5px;
}

.dream_garage ul.links li.big{
	font:bold 15px Helvetica;
	margin-bottom:0px;
}

.dream_garage .nag{
	background-color:#434343;
	background-image: url("dream_garage_nag.gif");
	background-repeat:no-repeat;
	background-position:22px 24px;
	padding-left:57px;
	padding-top:18px;
	padding-right:50px;
	padding-bottom:63px;
	font:bold 12px Helvetica;
	color:#fff;
}

.dream_garage .nag span{
	font:bold 22px Helvetica;
}

.dream_garage .nag a{
	color:#0099cc;
	text-decoration:none;
}

.dream_garage .add{
	padding-top:115px;
	display:block;
	width:150px;
	height:130px;
	background-image: url("add_car_bg.png");
	background-repeat:no-repeat;
	text-align:center;
	font:bold 14px Helvetica;
	color:#333;
	text-decoration:none;
	margin-bottom:38px;
}

.dream_garage a.add:hover{
	text-decoration:none;
	background-image: url("add_car_bg_hover.png");
}
/*
ul.sortOpts_dgv{
	background-color:#fff;
	border:1px solid #6d6d6d;
	padding-bottom:5px;
	padding-top:5px;
	display:none;
	margin-left:40px;
	margin-top:5px;
	position:absolute;
}

ul.sortOpts_dgv li{
	text-align:right;
	padding-right:5px;
	list-style:none;
}*/

.wrench_bg{
	background-color:#6e777c;
	-moz-border-radius:3px; /*firefox*/
	-webkit-border-radius:3px; /*safari and chrome*/
	-khtml-border-radius:3px; /*linux browsers*/
	border-radius:3px; /*CSS3*/
	padding:0px 5px;
}

.dream_garage .top .description{
	font:bold 30px Helvetica;
	color:#333;
}

.dream_garage .top .description span{
	font:normal 11px Helvetica;
	color:#333;
}

.dg_wrench_ul{
	width:49px;
	height:50px;
	background-image:url("dg_wrench.png");
	background-repeat:no-repeat;
}

.dg_wrench_ul:hover{
	background-image:url("dg_wrench_hover.png");
}

.dg_wrench_ul .menu{
	display:none;
    position: absolute;
	border:1px solid #666;
	background-color:#fff;
	margin:12px 9px 13px 8px;
}

.dg_wrench_ul .shadow{
	width:195px;
	height:94px;
	background-image:url("dg_wrench_shadow.png");
	display:none;
	margin-left: -8px;
    margin-top: 38px;
	position:absolute;
}

.dg_wrench_ul:hover .menu{
	display:block;
}

.dg_wrench_ul:hover .shadow{
	display:block;
}

.dg_wrench_ul .menu a{
	color: #333333;
    display: block;
    font: bold 14px Helvetica;
    padding: 10px;
    width: 160px;
	text-decoration:none;
	background-color:#fff;
}

.dg_wrench_ul .menu a:hover{
	background-color:#f2f9fa;
	color:#0099cc;
}

.list .division{
	border-top: 1px solid #707B81;
    margin: 0 -11px;
    padding-left: 10px;
}

.view_all{
	position:relative;
	height:20px;
	line-height:21px;
	text-align:center;
	font-family:Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#333 !important;	
	text-decoration:none;
	padding:0px 6px;

	border:1px solid #999;
	background-color:#fefefe;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cfcfcf');
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#cfcfcf));
	background: -moz-linear-gradient(top, #fefefe, #cfcfcf);
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.view_all:hover{
	background-color:#a9a9a9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#a9a9a9');
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#a9a9a9));
	background: -moz-linear-gradient(top, #f0f0f0, #a9a9a9);
}