* {
	margin:0px;
	padding:0px;
	border: 0;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
body {
	color: #000;
	background: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
h1,h2,h3 {
	font-size: 12px;
	margin-bottom: 12px;
}
h1 {
	color: #7d7d7d;
	font-size: 20px;
}

#content h1,
#content h2,
#content h3,
#content ul {
	margin: 0 8px;
}
#content h1 {
	margin: 0 11px 12px;
}
.content #content h2 {
	color: #7d7d7d;
	font-size: 14px;
	
}
.border {
	border-left: 3px solid #7d7d7d;
	padding-left: 8px;	
}
p {
	margin: 12px 0;
}
.border object {
	margin-left: 8px;
}
#content {
	margin-bottom: 28px;
	width: 600px;
}
#content .summary {
	color: #000;
	padding: 2px 8px;
}
#content p {
	margin: 12px 8px;
	line-height: 16px;
}
#content .summary p {
	margin-left: 0px;
}
#content a {
	color: #666666;
}
#container {
	width: 780px;
	position: absolute;
	margin-left: -390px;
	left: 50%;
	overflow-x: hidden;
}
#topContainer {
	background: #7d7d7d;
}
#languages {
	float: left;
	line-height: 25px;
	height: 25px;	
	padding: 0px 10px;
}
#languages li {
	display: inline;
	margin-right: 1em;
	line-height: 25px;
	height: 25px;		
}
#languages li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	padding: 6px 0;	
}
#topmenu {
	background: #7d7d7d;
	list-style-type: none;
	padding: 0px 10px;
	margin-bottom: 2px;
	text-align: right;
	line-height: 25px;
	height: 25px;
}
#topmenu li {
	display: block;
	float: right;
	margin-left: 1em;
	line-height: 25px;
	height: 25px;	
}
#topmenu li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	padding: 6px 0;
}
#topmenu li.hover a {
	background: #7d7d7d url(/img/menu_bg.gif) scroll center bottom no-repeat;
	
}
#topmenu li a:hover,
#topmenu li a.active {
	color: #00ccff;
}
#topmenu li ul {
	display: none;
	width: 160px;
	position: absolute;
	background: #999999;
	text-align: left;
	padding: 5px;
}
#topmenu li ul li {
	float: none;
	margin-left: 0;
	height: auto;
	padding: 4px 0;
	line-height: 19px;
}
#topmenu li ul li a {
	height: auto;
	line-height: 19px;
	color: #fff;
	
}
#topmenu li.hover ul li a.active,
#topmenu li ul li a:hover {
	color: #000;
}
#topmenu li.hover ul li a {
	background: #999999;
}

#menu {
	background: #7d7d7d;
	list-style-type: none;
	padding: 0px 10px;
	margin-bottom: 2px;
	text-align: left;
	line-height: 25px;
}
#menu li {
	display: inline;
	margin-left: 1em;
}
#menu li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#menu li a:hover,
#menu li a.active {
	color: #00ccff;
}
#submenu {
	background: #deeaf9;
	list-style-type: none;
	padding: 0px 10px;
	margin-bottom: 2px;
	text-align: left;
	line-height: 25px;
}
#submenu li {
	display: inline;
	margin-left: 1em;
}
#submenu li a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#submenu li a:hover,
#submenu li a.active {
	color: #aaaaaa;
}
#main {
	padding-top: 24px;
}
#content {
	width: 394px;  /*width: 394px;*/
	float: left;
	font-size: 12px;
}
#content.full {
	width: 640px;
	float: none;
}
#content.news {
	width: 553px;
	padding-right: 12px;
}
#newsArchive {
} 
#actionList {
	list-style-type: none;
	padding-top: 12px;
}
#actionList li {
	background: url(/img/fp_bullet.jpg) no-repeat;
	line-height: 30px;
	padding-left: 36px;
	margin-bottom: 6px;
}
#actionList li a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	
}
#newsArchive {
	width: 193px;
	float: left;
}
#newsArchive ul {
	list-style-type: none;
}
#newsArchive a {
	color: #fff;
}
#news {
	width: 205px;
	float: left;
	margin-left: 3px;
	margin-right: 12px;
}
#news .item a {
}
#news .item {
	padding: 10px;
	margin-bottom: 6px;
}
.newsContainer {
	margin-bottom: 14px;
}
.newsContainer h2,
.agendaContainer h2 {
	background: #7d7d7d;
	padding: 5px 10px;
	color: #fff;
	margin-bottom: 6px;
}
.newsContainer h2 a,
.agendaContainer h2 a {
	color: #fff;
}
.newsContainer .newsImage {
	margin-top: 0;
	margin-left: 0;
}
.newsContainer .item,
.agendaContainer .item {
	background: #e5e5e5;
	color: #7d7d7d;
}
.newsContainer .item a, 
.agendaContainer .item a {
	color: #7d7d7d;
}
.newsContainer .date,
.agendaContainer .date {
	margin-bottom: 3px;
}

#actions {
	width: 163px;
	float: left;
	margin-left: 2px;
}
#resellers #actions {
	width: 233px;
}
#actions .item,
#newsArchive {
	padding: 10px;
	background: #b2b2b2;
	color: #fff;
	margin-bottom: 6px;
}
#actions .ootm {
	text-align: center;
}
.newsImage {
	float: left;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
}
.news .more {
	float: right;
	margin-right: 8px;
}
.item h2,
#newsArchive h2 {
	font-size: 12px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom: 1px solid #bebebe;
}
.item h2 .date {
	
}
#content .item {
	margin-bottom: 12px;
}
.item h2 a {
	text-decoration: none;
}
.date {
	float: right;
	font-size: 10px;
	margin-left: 6px;
	margin-top: 1px;
}
.item h3 {
	font-size: 12px;
}
.item h3 a {
	color: #fff;
}
.split {
	height: 1px;
	background: #979797;
	margin-bottom: 12px;
	font-size: 1px;
}


#info, #address {
	color: #666666;
	text-align: right;
	padding-top: 24px;	
}
#address {
	margin-top: 12px;
}
#info {
	padding: 12px 0;
}
#footer {
	border-top: 2px solid #7d7d7d;
	padding: 12px 0;
	text-align: right;
	font-size: 12px; 
	color: #666666;
}
#map {
	width: 615px;
	width: 530px;
	float: left;
	height: 400px;
	margin-right: 12px;
}
#models .model {
	width: 175px;
	float: left;
	margin-right: 26px;
	margin-bottom: 26px;
}
#models .model.last {
	margin-right: 0px;
}

#models .model img {
	display: block;
	border-bottom: 10px solid #deeaf9;	
	margin-bottom: 8px;
}
#models .model .more {
	float: right;
}
#models .model .more a {
	color: #000;
	text-decoration: none;
}
#model {
	width: 560px;
	float: left;
	margin-right: 12px;
}
#model a {
	color: #000;
}
#mainImage {
	margin-bottom: 6px;
}
#model ul {
	margin-left: 20px;
	margin-bottom: 12px;
	list-style-type: square;
}
#model h2 {
	font-size: 12px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom: 1px solid #bebebe;	
	padding-top: 12px;
}
#side {
	width: 205px;
	float: left;
}
#model_images,
#model_publications,
#side .block
 {
	padding: 10px;
	background: #b2b2b2;
	color: #fff;
	margin-bottom: 2px;	
}
#model_images h2,
#model_publications h2,
#side .block h2 {
	font-size: 12px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom: 1px solid #bebebe;	
}
#model_publications ul {
	margin-left: 15px;
	list-style-type: square;
}
#model_publications ul li a {
	color: #fff;
}
#side .block a {
	color: #fff;
}
#model_images img {
	border: 1px solid #fff;
	margin-right: 2px;
}
#model_images img.last {
	margin-right: 0px;
}
#model_formats {
	padding: 10px;
	margin-bottom: 2px;	
}
#model_formats h2 {
	font-size: 12px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom: 1px solid #bebebe;	
}
#model_formats h3 {
	font-size: 11px;
	margin-bottom: 6px;
	font-weight: normal;	
}
.model_format {
	text-align: center;
	padding-bottom: 6px;
}
#model .left,
#model .right {
	width: 260px;
	float: left;
}
#model .right {
	width: 280px;
}
#model .left {
	padding-top: 14px;
	padding-right: 14px;
}
#occasions table {
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}
#occasions table th {
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #cccccc;
}
#occasions table th a {
	text-decoration: none;
	color: #000;
}
#occasions table th img {
	vertical-align: middle;
}
#occasions table .c1 {
	width: 107px;
}
#occasions table .c4 {
	width: 120px;
}
#occasions table .c5,
#occasions table .c6 {
	width: 100px;
}
#occasions td {
	padding: 3px;
}
#occasions .row1 td {
	background: #edf5ff;
}
#occasions .row2 td {
	background: #deeaf9;
}
.sold {
	font-weight: bold;
	font-size: 12px;
	color: red;
}
#specifications {
	padding: 0;
	margin: 0;
	border: 0;
}
.specifications th, 
.specifications td {
	vertical-align: top;
	padding: 3px 0;
	
}
.specifications th {
	text-align: left;
	width: 50%;
	padding-right: 14px;
}

.pagination {
}
.pagination ul,
.pagination ul li {
	display: inline;
}
.pagination ul li {
	margin-right: 3px;
}
.pagination ul {
	line-height: 36px;
	color: #999999;
}
.pagination a  {
	color: #999999;
	text-decoration: none;
}
.pagination ul li a {
	border: 1px solid #cccccc;
	padding: 3px 5px;
}
.pagination ul li a:hover {
	border: 1px solid #999999;
}
.pagination ul li.active a {
	border: 1px solid #999999;
	color: #333;
}
.search {
	float: right;
}
.search input,
.search button {
	border: 1px solid #999999;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;	
	padding: 3px;
	color: #999999;
}
.search button {
	color: #fff;
	background: #999999;
	border: 0px;
}
.form div.row label {
	display: block;
	float: left;
	width: 150px;
}
.form div.row {
	padding-top: 8px;
}
.form input,
.form button,
.form textarea {
	border: 1px solid #999999;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;	
	padding: 3px;
	color: #999999;
	
}
.form input.text {
	width: 250px;
}
.form .invalid input,
.form .invalid textarea {
	border: 1px dashed red;
}
.form textarea {
	width: 250px;
	height: 100px;
}
.form.popup div.row label {
	width: 145px;
}
.form button {
	color: #fff;
	background: #999999;
	border: 0px;
}
#map div.gmnoprint {
	width: 225px;
}

#logoImg {
	position: absolute;
}
#route {
	margin-bottom: 12px;
	
}
#route input {
	width: 150px;
}
.border ul,
.border ol {
	padding-left: 25px;
	line-height: 20px;
}
#actions .list h2 {
	color: #7d7d7d;
	padding: 3px 0;
	border-bottom: 1px solid #7d7d7d;
	margin-bottom: 8px;
}
#actions .list h2 a {
	color: #7d7d7d;
	text-decoration: none;
}
#actions .list h2 img {
	float: right;
}
#actions .list .company {
	background: #e5e5e5;
	padding: 8px 5px;
	margin: 3px;
	color: #7d7d7d;
	font-size: 10px;
}
#actions .list .company a {
	 color: #7d7d7d;
}
#actions .list h3 {
	color: #7d7d7d;
	padding: 3px 0;
	border-bottom: 1px solid #7d7d7d;
	margin-bottom: 3px;	
}
.border form {
	margin-left: 8px;
}
.sold {
	position: absolute;
}
.soldBig {
	position: absolute;
}
.imageCrop {
	height: 171px;
	line-height: 171px;
	overflow: hidden;
}
.imageCrop img {
	vertical-align: middle;
	display: inline;
}