/* -- Virtual Garage -- */

#coming-soon {
	height: 300px;
	padding-top: 35px;
	padding-left:100px;
	font-size: 12px;
	color: #FFF;
}


#garage-promo {
	float: right;
	width: 293px;
	height: 364px;
	background: #E25E3F url(/images/garage/garage-promo-bg.gif) no-repeat;
	overflow: hidden;
}

.my-garage {
	background: #E25E3F url(/images/garage/garage-my-bg.gif) no-repeat !important;
	height: 125px !important;
	margin-top: 25px;
}

#garage-promo-button {
	padding: 37px;
	padding-top: 208px;
}

.my-garage #garage-promo-button {
	padding: 37px;
	padding-top: 38px;
}

#garage-promo-button a {
	display: block;
	padding-top: 50px;
	height: 1px;
	width: 220px;
	overflow: hidden;
	background: #000 url(/images/garage/garage-get-started.gif) no-repeat;
}

#garage-promo-button a:hover {
	background: #000 url(/images/garage/garage-get-started.gif) 0 -51px no-repeat;	
}

.my-garage #garage-promo-button a {
	background: #000 url(/images/garage/garage-my-garage.gif) no-repeat;	
}

.my-garage  #garage-promo-button a:hover {
	background: #000 url(/images/garage/garage-my-garage.gif) 0 -51px no-repeat;	
}

#garage-promo-text {
	text-align: center;
}

#garage-promo-text a {
	color: #FFF;
	border-bottom: 1px solid #FFAF37;
}

#garage-promo-text a:hover {
	border-bottom: 1px solid #FFF;
}

#garages {
	width: 610px;
	float: left;
}

#garages h2 {
	font-size: 18px;
	color: #FFF;
	margin: 10px 0 20px;
	font-weight: normal;
}

#garages .garage {
	float: left;
	width: 180px;
	height: 64px;
	overflow: hidden;
	margin: 10px 10px 0 0;
	font-size: 10px;
	color: #40435A;
	text-align: left;
	background: #D9D9E1 url(/images/garage/garage-garage-bg.gif) repeat-x;
	border: 1px solid #CACBD7;
	padding: 3px;	
}

#garages .garage-inside {
	width: 300px;
}

#garages .ribbon-blue {
	position: absolute;
	margin-left: -15px;
	margin-top: -10px;
	width: 43px;
	height: 64px;
	overflow: hidden;
	background: url(/images/garage/ribbon-blue.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/garage/ribbon-blue.png", sizingMethod="crop");
}

#garages .ribbon-red {
	position: absolute;
	margin-left: -12px;
	margin-top: -13px;
	width: 43px;
	height: 64px;
	overflow: hidden;
	background: url(/images/garage/ribbon-red.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/garage/ribbon-red.png", sizingMethod="crop");
}

#garages .garage img {
	display: block;
	float: left;
	padding: 1px;
	border: 2px solid #81849A;
	margin-right: 5px;
}


#garages .ribbon-red img,
#garages .ribbon-blue img {
	position: relative;
	float: none;
	padding: 0;
	border: 0;
	margin: 0;
}

#garages .ribbon-red a,
#garages .ribbon-blue a {
	position: relative;
	cursor: pointer;
}

#garages .garage a {
	font-weight: bold;
	color: #2383C2;
	font-size: 12px;
}

.pagination { 
	clear: both;
	margin:20px 3px 20px 3px;
	padding: 3px; 
	text-align: center;
}

.pagination a { 
	margin: 2px; 
	padding: 2px 5px; 
	color: #FFF;
	text-decoration: none;
}

.pagination a:hover { 
	text-decoration: underline;
}

.pagination .current { 
	margin: 2px;
	padding:2px 5px; 
	font-weight: bold; 
	color: #40435A;
}

.pagination .disabled {
	margin: 2px; 
	padding: 2px 5px; 
	color: #CBCCD7;
} 


/* -- Public Profile -- */

h1 {
	margin: 0;
}

#garage-left {
	float: left;
	width: 729px;
	padding: 20px 0 20px 15px;
}

#garage-left .box-contents {
	padding-top: 10px;
}

#garage-right {
	float: right;
	padding: 28px 15px 20px 0;
}

#garage-images {
	float: left;
	width: 360px;
	overflow: hidden;
	font-size: 10px;
}

#garage-images .box-contents {
	min-height: 351px;
	height: auto !important;
	height: 351px;
}

#garage-images a {
	color: #FFF;
	border: 0;
}

#garage-images #image-main,
#garage-images #video-main {
	width: 283px;
	margin-left: 22px;
	overflow: hidden;
	margin-top: 20px;
}

#garage-images #video-main {
	display: none;
}

#garage-images #image-main img {
	display: block;
	padding: 1px;
	border: 1px solid #797B91;
}

#garage-images #image-caption {
	padding: 2px 20px 10px;
	text-align: center;
	color: #A2A3B0;
}

#garage-images #tabs {
	height: 17px;
	width: 281px;
	margin-top: 15px;
	margin-left: 22px;
	border-bottom: 1px solid #42465E;
}

#garage-images #tabs a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 0 5px;
	text-align: center;
	height: 17px;
	overflow: hidden;
	text-decoration: none;
	font-weight: bold;
}

#garage-images #tabs span {
	font-weight: normal;
	color: #797B91;
}

#garage-images #tabs .selected {
	background: #42465E;	
}


#garage-images #image-pool,
#garage-images #video-pool {
	padding-left: 22px;
	padding-bottom: 15px;
}

#garage-images #video-pool {
	display: none;
}

#garage-images #image-pool img,
#garage-images #video-pool img {
	display: block;
}

#garage-images #image-pool a,
#garage-images #video-pool a {
	display: block;
	float: left;
	padding: 1px;
	border: 1px solid #797B91;
	margin: 10px 4px 0 0;
}

#garage-images #image-pool a:hover,
#garage-images #video-pool a:hover {
	border: 1px solid #A2A3B0;
}

#garage-images #image-pool .selected,
#garage-images #image-pool .selected:hover,
#garage-images #video-pool .selected,
#garage-images #video-pool .selected:hover {
	border: 2px solid #72B6E2;
	padding: 0;
}

#garage-images #image-pool-more {
	text-align: center;
	padding-bottom: 15px;
	color: #484D66;
}

#garage-images #image-pool-more a {
	color: #72B6E2;
	text-decoration: underline;
}

#garage-images #image-pool-more a:hover {
	color: #99CAEA;
}

#garage-adspace {
	padding: 30px 0px 20px 26px;
}

#garage-info {
	float: right;
	width: 357px;
	padding-top: 3px;
	padding-left: 12px;
	padding-bottom: 20px;
	font-size: 11px;
	background: url(/images/garage/garage-bg.jpg) 0 23px no-repeat;
}

#garage-info a {
	color: #D1D2DB;
	font-size: 10px;
}

#garage-info h2 {
	font-size: 14px;
	margin: 0;
	margin-bottom: 15px;
}

#garage-profile {
	height: 319px;
	overflow: hidden;
}

#garage-profile a {
	color: #FFF;
	font-size: 11px;
}

#garage-profile a:hover {
	text-decoration: underline;
}

#garage-profile-scroll {
	margin-top: 20px;
	height: 295px;
	overflow: auto;
	padding-right: 15px;
}

#garage-profile-user {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 7px;
	padding: 1px;
	border: 1px solid #797B91;
}

#garage-profile .mycars {
	display: block;
	float: left;
	width: 36%;
	padding-right: 5%;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(/images/garage/arrow-red-right.gif) 0 4px no-repeat;
}

#garage-add a {
	display: block;
	width: 106px;
	height: 30px;
	margin-left: 124px;
	background: url(/images/garage/fan-btn.gif) no-repeat;
}

#garage-add a:hover {
	background: url(/images/garage/fan-btn.gif) -106px 0 no-repeat;
}

#garage-add .disabled,
#garage-add .disabled:hover {
	background: url(/images/garage/fan-btn.gif) -212px 0 no-repeat;
	cursor: default;
}

#garage-fans h2 {
	color: #000;
	margin-top: 25px;
}

#garage-fans .fan {
	display: block;
	float: left;
	width: 175px;
	height: 60px;
	margin-top: 3px;
	color: #FFF;
	font-size: 11px;
	background: url(/images/garage/fan-bg.gif) 61px 0 repeat-y;
}

#garage-fans .fan span {
	display: block;
	float: left;
	padding-top: 20px;
	text-decoration: underline;
	cursor: pointer;
}

#garage-fans .fan img {
	display: block;
	float: left;
	border: 1px solid #3C3E51;
	margin-right: 7px;
}



/* -- Profile Form -- */

#profile-top {
	height: 40px;
}

#profile-tabs {
	float: right;
	display: block;
	height: 30px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 5px;
}

#profile-tabs li {
	float: left;
	height: 30px;
	overflow: hidden;
	padding-right: 2px;
	margin-right: 1px;
	margin-top: 5px;
	background: url(/images/galleries/tab-bg.gif) right top no-repeat;
}

#profile-tabs a {
	display: block;
	min-width: 20px;
	width: auto !important;
	width: 20px;
	height: 33px;
	padding-left: 8px;
	padding-right: 6px;
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
	line-height: 25px;
	text-transform: uppercase;
	color: #CED0DF;
	background: url(/images/galleries/tab-bg.gif) left top no-repeat;
}

#profile-tabs a:hover {
	color: #FFF;
}

#profile-tabs .selected {
	background: url(/images/galleries/tab-bg-selected.gif) right top no-repeat !important;
	margin-top: 0;
}

#profile-tabs .selected a {
	color: #FFF;
	background: url(/images/galleries/tab-bg-selected.gif) left top no-repeat !important;
}

#profile label {
	font-weight: bold;
}

#profile .input {
	width: 232px;
}

#profile #cars select {
	height: 24px;
}

#profile #cars .input {
	height: 18px;
	width: 145px !important;
}

.profile,
.profile-photo,
.profile-fan {
	float: left;
	margin: 30px 10px 0;
	color: #A9ACC0;
	text-align: center;
	background: #D9D9E1;
	padding: 5px;
}

.profile img,
.profile-photo img,
.profile-fan img {
	display: block;
	padding: 1px;
	border: 3px solid #81849A;
}

.profile,
.profile-fan {
	width: 200px;
	height: 66px;
	color: #40435A;
	text-align: left;
}

.profile img,
.profile-fan img {
	float: left;
	margin-right: 10px;
}

.profile a {
	font-weight: bold;
	color: #2383C2;
	font-size: 12px;
}
