@charset "utf-8";
body {
	margin: 0px;
	background: #000000 url(body_bg.gif) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin: auto;
	width: 976px;
	background: #3f3f3f;
	padding-bottom: 10px;
}

#header {
	margin: 0 0 10px 0;
}

#leftbar {
	width: 173px;
	float: left;
	height: 573px;
	background:url(action_box_bg.gif) no-repeat top center;
	padding-left: 25px; 
}

.sidebar_inner {
	width: 149px;
	height: 480px;
	margin-top: 45px;
	color: #2f2f2f;
	font-size: 11px;
}

.sidebar_inner .price {
	color: #d61b1b;
}

#leftbar .forwardlink {
	margin-top: 12px;
	display: block;
	font-size: 11px;
	color: #d3d3d3;
	text-decoration: none;
	float: right;
	margin-right: 25px;
}

#rightbar .forwardlink {
	margin-top: 12px;
	display: block;
	font-size: 11px;
	color: #d3d3d3;
	text-decoration: none;
	float: left;
}

#content {
	width: 584px;
	float: left;
}

#content_text {
	color: #cecece;
	font-size: 12px;
	padding: 5px;
}

#content_text a {
	color: #cecece;
}

.content_image {
	float: left;
	margin: 4px;
}

#content_title {
	background: transparent url(content_title_bg.gif) repeat-x top left;
	height: 29px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 5px;
}

#rightbar {
	width: 171px;
	float: left; 
	height: 573px;
	background:url(car_box_bg.gif) no-repeat top center;
	padding-left: 23px; 
}

#partner {
	clear: both;
	background: #cecece url(partner_box_top.gif) no-repeat top left;
	width: 951px;
	margin: auto;
	margin-top: 10px;
	font-size: 12px;
	color: #2f2f2f;
}

#partner_inner {
	background: url(partner_box_bottom.gif) no-repeat bottom left;
	padding: 5px;
}

#partner_left {
	float: left;
	width: 230px;
}

#partner_right {
	float: left;
	width: 698px;
	margin-left: 5px;
}

#footer {
	margin: auto;
	width: 976px;
	padding: 10px 0 0 0;
}

#footer_left {
	width: 170px;
	float: left;
	color: #c0c0c0;
	font-size: 12px;
}

#footer_center {
	width: 579px;
	float: left;
	text-align: center;
	color: #656565;
	font-size: 11px;
}

#footer_right {
	width: 225px;
	float: right;
	text-align: right;
}

#footer_menu {
	padding-top: 15px;
}

#footer_menu a {
	color: #656565;
	text-decoration: none;
}

#footer_menu a:hover {
	text-decoration: underline;
}

#carscroll_holder {
	width: 150px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.carscroll_holder {
	width: 150px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.carscroll {
	background: #ffffff;
	text-align: center;
	margin: 5px 0 10px 0;
	color: #dc0000;
	font-size: 12px;
	cursor: pointer;
}

.carscroll_info {
	margin: 5px 0 5px 0;
}

#partscroll_holder {
	width: 150px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.partscroll_holder {
	width: 150px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.partscroll {
	background: #ffffff;
	text-align: center;
	margin: 5px 0 5px 0;
	color: #2f2f2f;
	font-size: 12px;
	cursor: pointer;
}

.partscroll_info {
	margin: 5px 0 5px 0;
}

.partscroll_info_price {
	color: red;
}

.clear {
	clear: both;
}

#load {
	width: 584px;
	text-align: center;
	background: transparent url(content_title_bg.gif) repeat-x top left;
	height: 400px;
}

.carpic {
	border: 1px #ffffff solid;
	float: left;
	margin: 10px;
}

.carpic {
	border: 1px #ffffff solid;
	float: left;
	margin: 10px;
}

.partpic {
	border: 1px #ffffff solid;
	float: left;
	margin: 10px;
}

.partner_link {
	float: left;
	border: none;
	margin: 10px;
	text-align: center;
	font-weight: bold;
}

.placeholder80 {
	height: 80px;
}

#search {
	font-size: 12px;
	color: #ffffff;
}

#search table {
	margin: auto;
	width: auto;
}

.searchbutton {
	border: none;
	background: transparent;
	cursor: pointer;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.partner_link img {
	border: none;
}

.partner_link a {
	text-decoration: none;
	color: #2F2F2F;
}

.partner_logo {
	float: left;
	border: none;
	margin: 10px;
}

.car_mainbox {
	width: 255px;
	height: 180px;
	margin: 10px;
	cursor: pointer;
}

.car_mainbox 2{
	width: 570px;
	height: 180px;
	margin: 10px;
	cursor: pointer;
}

.car_main_picholder2 {
	height: 160px;
	width: 255px;
	float: left;
}

.car_main_picholder3 {
	height: 160px;
	width: 200px;
	float: left;
	margin: 10px;
    font-family: "Gunplay";
    src: url(gunplay.ttf);
    font-size: 150%;
}


.car_main_picholder {
	height: 160px;
}

.szolg_leiras {
	width: 270px;
}


.vidlink {
	float: left;
	display: block;
	width: 120px;
	height: 120px;
	margin: 10px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}

.vidlink img {
	border: none;
}

.partlink {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.partlink:hover {
	text-decoration: underline;
}

.partname {
	font-weight: bold;
	margin: 10px;
	font-size: 14px;
	display: block;
}
.cartable {
	background: #585858;
	border: white 1px solid;
	width: 570px;
	border-spacing: 0px;
}
.cartable td {
	padding: 5px 5px 5px 5px;
}
.description {
	font-weight: bold;
	text-align: right;
}
.price {
	font-weight: bold;
	color: white;
}
.cartable tr:hover {
	background: #707070;
}
