/* BOXES*/

#extrainfo .box, div.extrainfo-column .box {
	background-image:url(../images/box_back.png);
	background-repeat:repeat-y;
	width: 233px;
	float: left;
	padding: 5px 0px 5px 0px;
}


.box h5 {
	display:block;
	width: 200px;
	margin: 0px auto 0px 15px;
	border-bottom: 1px solid #c5c5c5;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.box ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

.box ul li {
	width: 200px;
	margin: 0px auto 0px 16px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #c5c5c5;
	line-height: 1em;
	background-image:none;
}

.box ul li a {
	text-decoration: none;
	color:#efefef !important;
	padding: 0px;
	margin: 0px;
	display: block;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

.box ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
}

#extrainfo .box a strong {
	color: #efefef !important;
}

#extrainfo .box a:hover strong {
	color: #ffffff !important;
}

.box ul li a div.attribute-title {

}

.box ul li a div.attribute-price {
	font-size: 10px;
}

.box ul li a div.attribute-kilometers {
	font-size: 10px;
}

.box a img {
	vertical-align: top;
	float: left;
	margin: 0px 3px 0px 0px;
	border: 2px solid #0f3f6f;
}

.box a:hover img {
	vertical-align: top;
	float: left;
	margin: 0px 3px 0px 0px;
	border: 2px solid #10b3f0;
}

/* SHORTCUTS */

.shortcuts {
	margin-bottom: 20px;
	margin-top: 20px;
}

.shortcuts .attribute-title {
	font-weight:bold;
	padding: 0px 16px 0px 16px;
}

.shortcuts .attribute-description {
	font-weight:normal;
	color:#333333;
	padding: 0px 16px 0px 16px;
}

.shortcuts a, .shortcuts a:hover {
	text-decoration: none;
	padding: 4px 0px 4px 30px;
	display: block;
	margin-left: 16px;
	border-bottom: 1px solid #ffffff;
}

.shortcut-contactus a {
	background-image: url(../images/shortcut_contactus_normal.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.shortcut-contactus a:hover, .shortcut-contactus a:active {
	background-image: url(../images/shortcut_contactus_hover.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.shortcut-tellafriend a {
	background-image: url(../images/shortcut_tell_friend_normal.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.shortcut-tellafriend a:hover, .shortcut-tellafriend a:active {
	background-image: url(../images/shortcut_tell_friend_hover.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.shortcut-estimate a {
	background-image: url(../images/shortcut_estimate_normal.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.shortcut-estimate a:hover, .shortcut-estimate a:active {
	background-image: url(../images/shortcut_estimate_hover.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.shortcut-newsletter a {
	background-image: url(../images/shortcut_newsletter_normal.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.shortcut-newsletter a:hover, .shortcut-newsletter a:active {
	background-image: url(../images/shortcut_newsletter_hover.png);
	background-repeat:no-repeat;
	background-position:left center;
}

	/* shortcuts change when appearing on other place than extrainfo div */

	#main .shortcuts a, #main .shortcuts a:hover {
		text-decoration: none;
		padding: 4px 0px 4px 30px;
		display: block;
		margin-left: 0px;
		border-bottom: 1px solid #ffffff;
	}
	#main .shortcut-contactus a {
		background-image: url(../images/shortcut_contactus_normal_wbg.png);
	}

	#main .shortcut-contactus a:hover {
		background-image: url(../images/shortcut_contactus_hover_wbg.png);
	}

	#main .shortcut-tellafriend a {
		background-image: url(../images/shortcut_tell_friend_normal_wbg.png);
	}

	#main .shortcut-tellafriend a:hover {
		background-image: url(../images/shortcut_tell_friend_hover_wbg.png);
	}

	#main .shortcut-estimate a {
		background-image: url(../images/shortcut_estimate_normal_wbg.png);
	}

	#main .shortcut-estimate a:hover {
		background-image: url(../images/shortcut_estimate_hover_wbg.png);
	}

	#main .shortcut-newsletter a {
		background-image: url(../images/shortcut_newsletter_normal_wbg.png);
	}

	#main .shortcut-newsletter a:hover {
		background-image: url(../images/shortcut_newsletter_hover_wbg.png);
	}

/* AUTO SCHEDULE */

.car-schedule {
}

.car-toolbar {
	display: block;
	height: 30px;
}
.car-toolbar .attribute-print {
	float: right;
}

.car-toolbar .attribute-backarrow {
	float: left;
}

.car-preview {
	float: left;
	clear: both;
	margin-bottom: 20px;
}

.car-photo-holder {
	border: 1px solid #cdcccc;
	width:206px;
	padding: 5px;
	float: left;
}

.attribute-enlarge {
	margin-top: 5px;
	text-align:right;
	display: block;
	width: 100%;
}

.attribute-enlarge a {
	padding-right: 20px;
	background-image: url(../images/icon_enlarge.png);
	background-repeat:no-repeat;
	background-position: right center;
}

.car-photo-holder img {
}

.car-main-info {
	float: right;
	width: 270px;
	margin-left: 22px;

}

.car-main-info ul {
	font-size: 15px;
	font-weight:normal;
	margin-bottom: 15px;
}

.car-main-info li {
	margin-bottom: 5px !important;
	background-image: none !important;
	padding: 0px !important;
}

.car-description {
  background-image: url('../images/offer.png');
  background-repeat:no-repeat;
	background-position: 1% 25%;
	padding: 10px 10px 10px 45px;
  margin-bottom:10px;
	clear: both;
	text-align:justify;
  border:2px solid #0F3F6F;
}

.attribute-thumbnail a img {
	background-color: #0f3f6f;
	padding: 1px;
	border: 2px solid #cdcccc !important;
}

.attribute-thumbnail a:hover img {
	background-color: #10b3f0;
	padding: 1px;
	border: 2px solid #cdcccc!important;
}

div.attribute-thumbnail{
  display: inline;
}

.car-schedule form {
	border: none;
}

/* BILLBOARD */

.billboard-box {
	margin: 0px;
	padding:  0px;
	border: 0px;
	background-image:url(../images/header_back.png);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.billboard-box img {
	margin: 0px !important;
	padding:  0px !important;
	border: 0px !important;
}


/* SEARCH RESULTS */

.class-sectionpage .content-view-children, .class-folder .content-view-children {
	padding: 0px !important;
}

.class-sectionpage .class-auto, .class-folder .class-auto {
	float: left;
	width: 476px;
	padding-bottom: 5px;
	background-image: url(../images/car_schedule_top.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color: transparent;
}

.class-sectionpage .content-view-line, .class-folder .content-view-line .class-auto {
	background-image:url(../images/car_schedule_foot.png);
	background-position:bottom;
	float: left;
	background-repeat:no-repeat;
	background-color: transparent;
	margin-bottom: 20px;
}

.class-sectionpage .attribute-image, .class-sectionpage .attribute-brand, .class-sectionpage .attribute-price,
.class-folder .class-auto .attribute-image, .class-folder .class-auto .attribute-brand, .class-folder .class-auto .attribute-price  {
	/*float:left;
	margin-left: 10px !important;
	margin-top:5px;
	margin-bottom: 5px;*/
}

.class-sectionpage .attribute-brand, .class-sectionpage .attribute-price,
.class-folder .class-auto .attribute-brand, .class-folder .class-auto .attribute-price  {
	line-height: 25px;
}

.content-view-line .class-auto .attribute-image{
  margin-left: 5px;
  margin-top: 5px;
}

.content-view-line .class-auto .attribute-image-star{
    position: absolute;
    z-index: 2;
    margin-top: 40px;
    margin-left: 65px;
}

.class-auto .attribute-image a img, .class-folder .attribute-image a img {
	border: 1px solid #0f3f6f !important;
}

.class-auto .attribute-image a:hover img, .class-folder .attribute-image a:hover img {
	border: 1px solid #10b3f0 !important;
}

.content-view-line .class-article{
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.attribute-brand {
	font-weight: bold;
}

.class-folder a, .class-sectionpage a {
	text-decoration:none;
}

.class-folder a:hover, .class-sectionpage a:hover {
	text-decoration:none;
}

.pagenavigator {
	text-align: left;
}

.pagenavigator .pages span {
	padding:8px;
}

.pagenavigator .pages .current {
	background-image:url(../images/pagination_current.png);
	background-repeat:no-repeat;
	background-position:center center;
	color:#FFFFFF;

}


/* SEARCH ENGINE */
form.search-used, form.search-new{
        background-color: #fff;
}

.class-sectionpage select {
	width: 50%;
}

.class-sectionpage .attribute-selection label {
	float: left;
	width: 25%;
	text-align:right;
	padding-right: 3%;
}

.class-sectionpage .attribute-option {
	padding-left: 28%;
}

.class-sectionpage .content-action {
	margin-top: 10px;
}

/* BLOG/NEWS AREA */

.calendar{
  width: 30% !important;
  margin-left: 20px;
  float: right;
}

.intro{
  background-color: #f4f4f4;
  padding: 5px;
  height: 140px;
  margin-bottom: 20px;
}

table#wp-calendar caption{
  text-align: center;
}

table#wp-calendar{
  padding: 0px;
  

}

.main-column-position {
	margin-left: 0px;
	float: left;
	width: 100%;
}

.columns-blog .main-column {
margin-top:20px !important;
padding-left:20px !important;
position:relative !important;
}

.columns-blog {
	background-image:url(../images/columns_back.png);
	background-repeat:repeat-y;
	padding: 0pt 250px 0pt 0px !important;
}

.extrainfo-column-position {
background-color:transparent;
float:left !important;
padding-top: 20px!important;
margin-left:17px !important;
width:233px !important;
margin-right: -284px !important;
}

.extrainfo-column-position h1 {
	padding-left: 16px;
	font-size: 1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

.extrainfo-column-position ul
{
	background-color: transparent;
	width: 210px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 16px;
}

.extrainfo-column-position li
{
	margin: 0px 0px 10px 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
	background-image:none !important;
}

.extrainfo-column-position ul.menu-list  a {
	background-image: url(../images/sub_menu_arrow_normal.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 12px;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.extrainfo-column-position ul.menu-list a:hover, .extrainfo-column-position ul.menu-list li.selected a {
	background-image: url(../images/sub_menu_arrow_hover.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
	text-decoration:none;
}

.extrainfo-column-position .attribute-tags, .extrainfo-column-position .attribute-archive {
	margin-top: 30px;
}

.class-blog-post {
padding-bottom: 10px;
margin-bottom: 20px;
border-bottom: 1px solid #cdcccc;
}

.bottomcol .class-blog-post {
margin-bottom: 15px;
border-bottom: none;
}

.class-blog .attribute-body {
	margin-top:15px;
  padding-bottom:10px;
}

div.class-blog div.attribute-byline {
  color:#888 !important;
  margin-bottom: 10px;
}

.attribute-byline {
	font-size: 0.9em !important;
}

table.scheda-tecnica{
  margin-top: 10px;
}

tr.gray{
  background-color: #f4f4f4;
}

table.scheda-tecnica td{
  padding: 3px;
}

/* SITEMAP */

.content-view-sitemap {
	padding: 20px;
}

.content-view-sitemap table {
	width: 740px !important;
}

.content-view-sitemap table td {
	width: 370px;
	padding: 0px 10px 15px 10px;
}


.content-view-sitemap table td ul {
	margin-top: 0px;
	padding-top: 0px;
}

.content-view-sitemap table h2 {
	margin: 0px !important;
	border-bottom: 1px solid #cccccc;
	}

.content-view-sitemap table h2 a {
	background-image: url(../images/sub_menu_arrow_normal.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 12px;
	font-weight:bold;

	text-decoration:none;
}

.content-view-sitemap table h2 a:hover {
	background-image: url(../images/sub_menu_arrow_normal.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 12px;
	font-weight:bold;

	text-decoration:none;
}

.related_thumb{
  margin-right: 4px;
  margin-bottom: 4px;
  float: left;
}


/* STATUS BAR */

.toolbarSection select {
	background-color:#FFFFFF;
	font-size:1em;
	margin:0px !important;
	width: auto !important;
}

.oe-window iframe {
	border: 1px solid #cccccc;
	margin: 10px 0px 10px 0px;
}

.toolbarSection td {
	margin-right: 10px !important;
}

div.content-edit div.attribute-language {
	margin-top: 0px !important;
}

.content-edit label {
	display: block;
}

.class-article .attribute-image img{
  border: 1px solid #ddd;
  padding: 2px;
}

/* TAG CLOUD */

.content-view-tagcloud {
	margin: 20px;
	text-align: left !important;
}

.cloud {
  line-height:2.2em;
	text-align: center;
	padding: 5px;
}

.cloud a{
  padding:4px;
}

.cloud a.tag-0 {
  font-size:1.0em;
}
.cloud a.tag-1 {
  font-size:1.3em;
}
.cloud a.tag-2 {
  font-size:1.6em;
}
.cloud a.tag-3 {
  font-size:1.9em;
}
.cloud a.tag-4 {
  font-size:2.2em;
}

.attribute-filter{
  margin-bottom: 10px;
}

.strike {
  text-decoration:line-through;
}

.bold {
  font-weight: bold;
}