/*
	COMMON
*/

body {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;

	scrollbar-track-color: #302d2e;
	scrollbar-face-color: #646062;	
	scrollbar-arrow-color: #ffffff; 	
	
	scrollbar-3dlight-color: #646062; 
 	scrollbar-darkshadow-color: #000000; 
 	scrollbar-highlight-color: #999496;
 	scrollbar-shadow-color: #646062;


	background-color: #4A4547;
}


td {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;

	background-color: transparent;
}

th {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #646062;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

h1 {
	font-family: Arial;
	font-size: 17px;
	color: #ecc20f;
	font-weight: bold;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #ecc20f;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	font-family: Verdana;
	font-size: 10px;
	color: #ecc20f;
	font-weight: bold;
}

p {
	margin-top : 5px;	
	margin-bottom : 5px;
}

a:link, a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

 
a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
} 

img {
	border-width: 0px;
}

/*
	FORM
*/
input {
	background-color: #b3adb0;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

textarea {
	background-color: #b3adb0;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

a.form-post:link, a.form-post:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ecc20f;
}

a.form-post:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ecc20f;
	text-decoration: underline;
}


/*
	LAYOUT
*/
p.development {
	padding-left: 5px;
	margin: 0px;
	color: #7c777a;
}

a:link, a:visited {
	color: #A0A0A0;
	font-weight: normal;
	text-decoration: none;
}

 
a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
} 

div.layout-main-content {
	/*width: 420px; */
	height: 390px;
	overflow: auto;
	padding-right: 1px;
	background-color: transparent;
}

p.back {
	margin-bottom: 10px;
}

/*
	NEWS
*/
div.news-collector {
	padding: 5px;
	overflow: auto;
	width: 236px;
	height: 392px;
}

div.news {
}

h2.news {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ecc20f;
}

p.news {
}

p.news-more {
	text-align: right;
}

a.news:link, a.news:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ecc20f;
}

a.news:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ecc20f;
	text-decoration: underline;
}

div.news-summary {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*
	VEHICLE
*/
div.vehicle {
	float: left;
}

p.vehicle-title {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	color: #a6b8e3;
	font-weight: bold;
}

td.vehicle {
	vertical-align: top;
}

#vehicle p {
	margin: 0px;
	padding: 0px;
}

table.vehicle {
	border-bottom: 1px solid #646062;
}

/*
	DOWNLOADS
*/
td.download {
	border-bottom: 1px solid #646062;
}

td.download-right {
	text-align: right;
	border-bottom: 1px solid #646062;
}

/*
	CONTACT US
*/

input.contact {
	width: 344px;
}

textarea.contact {
	width: 344px;
	height: 128px;
}

input.contact-checkbox {
	border: 0px solid black;
	background-color: transparent;
}

td.contact-office-left {
	width: 50%;
	border-right: 1px solid #646062;
}

td.contact-office-right {
	width: 50%;
	padding-left: 20px;
}

table.contact-office {
	margin-top: 20px;
	margin-bottom: 40px;
}

a.contact-collegues {
	margin-right: 3px;
}

p.contact-office {
	margin: 0px;
	font-weight: bold;
}

div.contact-office {
	margin-top: 20px;
	margin-bottom: 20px;
}

p.contact-name {
 	color: #ecc20f;
 	margin: 0px;
 	font-weight: bold;
 	margin-top: 5px;
}

ul.assistance, ul.rental {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

/*
	REFERENCES
*/

td.ref-odd {
	background-color: 8d7830;
}

td.ref-even {
}

/*
	PRICES
*/

th.prices-empty {
	border-bottom: 1px solid #918b8e;
}

/*rbb - right bottom borer*/
th.prices-rbb {
	background-color: #302d2e;
	border-bottom: 1px solid #817c7e;
	border-right: 1px solid #817c7e;
	text-align: center;
}

th.prices-rbb-fixed {
	background-color: #302d2e;
	border-bottom: 1px solid #817c7e;
	border-right: 1px solid #817c7e;
	text-align: center;
}

th.prices-bb {
	background-color: #302d2e;
	border-bottom: 1px solid #817c7e;
	text-align: center;
}

th.prices-bb-fixed {
	background-color: #302d2e;
	border-bottom: 1px solid #817c7e;
	text-align: center;
}

td.prices-odd {
	border-bottom: 1px solid #918b8e;
	text-align: center;
}

td.prices-even {
	background-color: #646062;
	border-bottom: 1px solid #a19c9e;
	text-align: center;
}

table.prices {
	border-right: 1px solid #918b8e;
}

/*
	GALLERY
*/
td.gallery-list {
	border-right: 1px solid #918b8e;
	vertical-align: top;
}
