body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial; 
	font-size: 11px;
	background: #747474 url(../images/background3.gif)  top left ; 
}

a {
	text-decoration: none;
	color: #E97017;
}

a:hover {
color: #e97017;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	background: url(../images/bullet-gray.gif) left center no-repeat;
	margin-left: 3px;
	padding-left: 10px;
	list-style: none;
}

li:hover {
	background: url(../images/bullet-white-animated.gif) left center no-repeat;
}

li.first {
	background: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5  {
	color: #666;
	margin-top; 0;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	
}

.box {
	margin-top: 20px;
}

.gallery-mainpage li {
	background: none;
	margin: 0px;
	padding: 0px;
}

.gallery-mainpage-int li {
position: relative;
	background: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	margin-right: 17px;
}

.gallery-mainpage div.image-holder {
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;

}

.gallery-mainpage .description{
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
width: 220px;;
height: 100%;
	font-size: 12px;
	font-wegiht: bold;
	color: white;
	text-align: center;
	background: url(../images/gradient-shadow.png);	
}

.gallery-mainpage-int {
position: relative;
width: 220px;
float: left;
margin-right: 20px;
}

.gallery-mainpage-int-last {
margin-right: 0px;
}

.gallery-mainpage-int .description {
position: absolute;
top: 0;
left: 0;
text-align: center;
color: white;
width: 100%;
height: 100%;
	background: url(../images/gradient-shadow.png);	
}

.topmenu-bar {
	width: 100%;
	height: 24px;
	background-color: black;
	opacity: 0.7;
	filter: alpha(opacity=70); 
}

.topmenu {
	z-index: 10;
	height: 24px;
	text-align: right;
}

.topmenu ul {
	margin: 0px; 
}

.topmenu li {
	display: inline;
	color: #ababab;
	line-height: 24px;
}

.topmenu li a {
	color: #ababab;
}


.topmenu li a:hover {
	color: #e97017;
}


.header-gray, .header-orange {
	background-color: #7a7a7a; 
	height: 4px; 
	width: 240px;
	float: left;
	font-size: 1px;
}

.header-orange {
	background-color: #e97017; 
	width: 720px;
	float: left;
}

.logo {
	background: url(../images/logo.gif) center center no-repeat;
	height: 140px;
	cursor: pointer;
}

.logo_int {
	background: url(../images/logo-en.gif) center center no-repeat;
	height: 140px;
	cursor: pointer;
}

.flags {
height: 140px;
line-height: 140px;
text-align: right;
}


.flag,.flag:hover {
	background: none;
	height: 13px;
	width: 20px;
	cursor: pointer;
	float: left;
}


.header {
	background: url(../images/4turbo-header.png) no-repeat;
	height: 120px;
}

.menubar {
	background: url(../images/menu-bar.gif) top left repeat-x;	
	height: 35px;
}

ul.menubar {
	margin: 0;
	padding: 0;
}

ul.menubar li {
	background: url(../images/menu-button.gif) top center no-repeat;	
	color: white;
	margin: 0;
	padding: 11px 0px;
	list-style: none;
	display: inline;
	line-height: 35px;
}

ul.menubar a, ul.menubar a.last {
	color: white;
	border-right: 1px solid #ee9569;
	padding:0 15px;
}

ul.menubar a.last {
	border: none;
}

ul.menubar a:hover {
	color: white;
}

div.breadcrumbs {
	height: 35px;
	background-color: #101010;
	opacity: .4;
	filter: alpha(opacity=40); 
}

ul.breadcrumbs {
	margin: 0px; 
	padding: 0px;
}

ul.breadcrumbs li {
	display: inline;
	color: white;
	line-height: 35px;
}



.breadcrumbs a {
	color: white;
}

.breadcrumbs a:hover {
	color: #e97017; 
}


.content {
	background-color: #ffffff; 
	padding: 10px 0;
}

#carousel {
}

#carousel ul {
	padding: 0px;
	margin: 0px;
	background: none;
}

#carousel li {
	padding: 0px;
	margin: 0px;
	background: none;
}

#carousel h1 {
	color: white;
}



#carousel div.container {
background:transparent url(../images/carousel-shadow.png) repeat scroll 0 0;
	color:white;
	font-size:15px;
	left:0px;
	padding:20px;
	position:relative;
	top:-305px;
	width:900px;
	display: none;
}


.buttons {
border: 1px solid #999;
text-align: center;
margin-bottom: 10px;
}

.foot {
	color: #a0a0a0;
	background: none;
	border-top: 1px solid #303030;
	margin-top: 20px;
}

.foot .right {
	text-align: right;
}

.footmenu ul {
	margin: 0px; 
	padding: 0px;
}

.footmenu li {
	display: inline;
	background: url(../images/bullet-gray.gif) left center no-repeat;
	margin-left: 7px;
	padding-left: 14px;
}

#newsy h2 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin: 0;
	border-bottom: 1px solid #e0e0e0;
	background: url(../images/bullet-gray.gif) left center no-repeat;
	padding-left: 10px;
}

#newsy h2 a {
	color: #666;
}

#newsy div {
	margin-left: 10px;
	margin-bottom: 20px;
}

#newsy a.more {
	color: #e97017;
	display: block;
	margin-top: 10px;
}

#buttony li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	background: none;
}

#buttony img, #buttony object {
        display: block;
	border: 1px solid #a0a0a0;
	padding: 9px;
}

#more-services-box {
	position: absolute;
	background-color: black;
	opacity: 0.5;
	filter: alpha(opacity=50); 
	border-top: 1px solid #a0a0a0;
	width: 720px;
	padding-left: 240px;
	height: 120px;
	top: 27px;
	display: none;
	
	
}

#more-services-box div {
	float: left;
	width: 150px;
	padding: 2px;
}

#more-services-box a {
	color: white;
}

#more-services-box a:hover {
	color: #e97017;
}

ul.page-menu {
	background: #e97017 url(../images/menu-submenu.gif) top center repeat-x;
	padding: 10px;
}

ul.page-menu li {
	background: url(../images/bullet-white.gif) center right no-repeat;
	border-bottom: 1px solid #ee9569;
	margin: 0px;
	line-height: 30px;
}

ul.page-menu a {
	color: white;
}

.article {
}

.article img {
	border-bottom: 4px solid #ee9569;
}

a.link {
	color: inherit;
	border-bottom: 1px dashed #a0a0a0;
	background: url(../images/link-arrow.gif) center right no-repeat;
	padding-right: 14px;
	margin-right: 4px;
}

a.link img{
border: none;
}

a.link:hover {
	color: #ee9569;
	border-bottom: 1px solid #ee9569;
	
}

.article a {
	color: inherit;
	border-bottom: 1px dashed #a0a0a0;
}

.article a img{
border: none;
}

.article a:hover {
	color: #ee9569;
	text-decoration: none;
	border-bottom: 1px solid #ee9569;
	
}










div.galleriffic {
padding-bottom: 10px;
padding-top: 11px;
}
div.galleriffic a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.galleriffic  a:focus, div.galleriffic  a:hover, div.galleriffic  a:active {
	text-decoration: underline;
}
div.controls {
	height: 23px;
}
div.controls a {
padding-left: 10px;
}
div.ss-controls {
margin-top: 10px;
	float: left;
}
div.nav-controls {
margin-top: 10px;
	float: right;
}

div.loader {
	position: absolute;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 500px;
	height: 500px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}



div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0 9px 9px 0;
	list-style: none;
}
a.thumb {
	display: block;
padding: 2px;
border: 1px solid #a0a0a0;
}

ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}

div.pagination {
	clear: both;
}
div.navigation div.top {
	/* margin-bottom: 20px;*/
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 1px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}


div.gallery-list {
position: relative;
border: 1px solid #a0a0a0;
padding: 2px;
margin-bottom: 10px;
height: 200px;
}

div.gallery-list a {
display: block;
overflow: hidden;
}

div.gallery-list a:hover {
	text-decoration: none;
}

div.gallery-list div.subcategory-description {
color: #666;
padding: 3px;
}


div.section-menu ul {
	background: #e97017 url(../images/menu-submenu.gif) top center repeat-x;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	
}
	
div.section-menu li {
	background: url(../images/bullet-white.gif) center right no-repeat;
	border-bottom: 1px solid #ee9569;
	margin: 0px;
	line-height: 30px;	
}

div.section-menu a {
	color: white;
}

div.section-menu a:hover {
	text-decoration: none;
}

div.section-menu li:hover {
	background: url(../images/bullet-white-animated.gif) center right no-repeat;
	
}

.node-title {
	font-size: 14px;
}



.news-list-image {
	width: 120px;
	float: left;
	margin-top: 5px;
}

.news-list-intro, .node-intro {
	float: left;
	margin-bottom: 20px;
}

.news-list-intro h1 {
	margin: 0 0 5px 0;
	font-size: 14px;
	border-bottom: 1px solid #e0e0e0;
}

.news-list-intro p {
	margin: 0px;
}

.news-list-intro .morelink {
display: block;
}

.drivers-list {
height:240px;
float: left;
}

.drivers-list h1 {
margin:0;
color: #e97017;
}

.drivers-list div p {
color:#666666;
margin: 0;
}

.car-list {
position: relative;
margin-bottom: 10px;
}

.car-list h1 {
margin:0;
color: #e97017;
}

.car-list h1, .car-list p {
margin: 0;
}

.car-list div.car-list-desc {
color: #333;
margin: 0;
background-color: white;
position: absolute;
top: 0px;
left: 0;
padding: 10px;
background: url(../images/background-80.png);
border-bottom: 10px solid white;
border-right: 10px solid white;

}


#weblog li {
list-style: none;
background-image: none;
padding: 5px 0;
border-bottom: 1px solid #e0e0e0;
}


#weblog a {
color: #666;
}

