#global.standard {
	padding-top: 20px;
}

[role="main"] .breadcrumb {
	padding-top: 25px;
	padding-bottom:4px;
	font-size: 10px
}

[role="main"] h1 {
	color: #e7b220;
	font-size: 27px;
	font-weight: bold;
	margin-bottom:15px
}
[role="main"] h2 {
	color: #6c6c6c;
	font-size: 27px;
	font-weight: bold;
}
[role="main"] h3 {
	color: #6c6c6c;
	font-size: 16px;
	font-weight: bold;
}
[role="main"] h4 {
	color: #6c6c6c;
	font-size: 14px;
	font-weight: bold;
}

.news_content h3
{
	margin-top: 7px;
	margin-bottom: 5px
}

[role="main"] h3.title {
	padding-left:     20px;
	padding-right:    20px;
	padding-top:   	  10px;
	padding-bottom:   14px;
}
[role="main"] small {
	color: #969696;
}

/* Renderer for eZOE */
.ezoe-render h2 {
	padding-bottom: 20px;
}
.ezoe-render a {
	color:#d19006;
}
.ezoe-render ul li {
	padding-left: 10px;
	padding-bottom: 9px;
/*	background-image: url("../images/2012-12-26_fc_sprite.png");
	background-position: -28px -303px;*/
	background-image: url("../images/list/dot_yellow_resize.png");
	background-repeat: no-repeat;
}
#webpage-body ul li {
	padding-left: 10px;
	padding-bottom: 9px;
/*	background-image: url("../images/2012-12-26_fc_sprite.png");
	background-position: -28px -303px;*/
	background-image: url("../images/list/dot_yellow_resize.png");
	background-repeat: no-repeat;
}

table th {
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #DDDDDD;
    font-weight: bold;
    padding: 10px;
}

tr td, tr {
	background: none repeat scroll 0 0 #FFFFFF;
}

tr.highlight td, .highlight {
    background: none repeat scroll 0 0 #F9F9F9;
}

table td {
	border: none;
    color: #666666;
    padding-right: 10px;
	padding-bottom: 10px;
    vertical-align: top;
}
table.model_product td {
	border: 1px solid #DDDDDD;
	color: #666666;
	padding: 10px;
	vertical-align: top;
}

/* NEWS block */
.toolbar {
	margin-bottom: 10px;
	margin-top: 10px;
	height: 45px;
}
.toolbar.bottom {
	margin-bottom: 40px;
}
.news_block {
	/*margin: 2px 0px;*/
}
.news_block img {
	padding-right: 10px;
	padding-bottom: 10px;
}
.news_heading {
	height: 37px;
}
.news_heading h3 {
	padding-left: 20px;
	padding-top: 10px;
}
.news_expand {
	background-image: url("../images/2012-12-26_fc_sprite.png");
	background-position: 0 -391px;
	background-repeat: no-repeat;
	height: 29px;
	width: 29px;
	margin-right: 4px;
    margin-top: 4px;
	display: block;
}
.news_expand.active {
	background-position: -29px -391px;
}
.news_block .corporate-news {
	padding-top: 20px;
	background: url("../images/news/bg-corporate-news.png") repeat-x scroll top transparent;
}
.news-with-image {
	width: 420px;
	padding-left: 10px;
}
.back-action,
.news-container,
.news-gallery {
	margin: 12px 0 20px 0;
}
.spacer {
	height: 4px;
}
.dealer_tag {
	display: inline-block;
	padding: 0px 10px;
	color: #FFFFFF;
	background-color: #acacac;
	font-size: 10px;
	margin-left: 8px;
}

/* MAP Stuff */
#map_container,
.dealership-container {
	margin-bottom: 20px;
}
#map {
	width: 660px;
	height: 280px;
	margin: 9px;
}

/*Address formatting*/
.phone,
.fax {
	display: block;
	padding: 0 0 0 25px;
	font-weight: bold;
	background-image: url("../images/2012-12-26_fc_sprite.png");
	background-repeat: no-repeat;
}
.fax {
	background-position: 4px -430px;
}
.contactInfoLeft,
.contactInfoRight {
	margin-bottom: 20px;
}

/* Products and Categories */
.CategoryItem {
	padding-bottom: 20px;
}
.CategoryItem .column_image {
	float: left;
	width: 110px;
}
.CategoryItem .column_content {
	float: left;
	width: 570px;
}
.ProductsRow {
	padding-bottom: 20px;
}
.ProductItem {
	background: url("../images/products/productGrad.png") repeat-x scroll center bottom #FFFFFF;
    /*border: 1px solid #CECECE;
    border-radius: 8px 8px 8px 8px;*/
    float: left;
    margin-right: 20px;
    min-height: 228px;
    text-align: center;
    width: 208px;
}
.ProductItem.last {
	margin-right: 0;
}
.ProductItem:hover {
	border-color: #D4A31D;
}
.ProductItem p, .ProductItem > span {
	border-top: 1px solid #CECECE;
    color: #8B8B8B;
    display: block;
    line-height: 1.2;
    margin: 0;
    padding: 10px 20px;
    text-align: center;
}
.ProductItem p strong, .ProductItem span strong {
    color: #535353;
    display: block;
}

.dl-document {
	float: left;
    margin-right: 10px;
    width: 300px;
}
.dl-document p {
	padding-top: 0;
	margin-top: 0;
}
.dl-document img {
    float: left;
    margin-right: 20px;
}

.GalleryItem {
	float: left;
	padding: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.GalleryItem.last {
	margin-right: 0px;
}
.GalleryItem img {
	width: 135px;
	height: 135px;
}


/* Used equipment */
.model-search-wrapper {
	border-top: 1px solid #FFFFFF;
	width: 100%;
	height: 100%;
	padding-top: 17px;
}
.model-search {
	background-color: #EEEEEE;
	padding: 0 0 17px 0;
	border: 1px solid #d7d3d3;
	color: #333333;
}
.model-search h2 {
	margin-left: 20px;
    margin-top: 6px;
	font-size: 16px;
}
.model-search .filter-box {
	margin-right: 20px;
}

.brand-filter h2, .brand-filter select{
    display: inline;
}
.brand-filter select{
    width: 200px;
}
.ue-block {
	height: 120px;
	border: 1px solid #d7d3d3;
	border-top: none;
}
.ue-block .left {
	margin: 20px 0 0 20px;
}
.ue-block .right {
	margin: 50px 20px 0 0;
}
.left.ue-description {
	margin-left: 10px;
}
.ue-description h3 {
	color: #D19006;
}
.ue-description .left {
	margin: 0;
	width: 210px;
}
.ue-description p {
	margin: 5px 0 0 0;
	font-weight: bold;
}
.attribute-label {
	color: #666666;
	font-weight: normal;
}
.price {
	font-size: 16px;
}
.vat_info {
	font-size: 12px;
	font-weight: normal;
}
/*Used equipment single view*/

.ue-right {
	width: 198px;
	border: 1px solid #d7d7d7;
	padding: 20px;
}
.ue-right.description {
	border-bottom: none;
	height: 200px;
}
.ue-right.description p {
	margin: 0;
}
.ue-right.action {
	padding: 5px 20px;
	height: 94px;
	font-weight: bold;
}
.ue-right.action .price,
span.price {
	font-size: 16px;
	margin: 10px 0 0 0;
}

.ue-right.action.noprice{
	padding: 40px 20px 0px 20px;
	height: 64px;
}
.ue-left {
	border: 1px solid #d7d7d7;
	border-right: none;
	padding: 19px;
	height: 307px;
}
.ue-view {
	margin: 10px 0;
}
.ue-description-block h2 {
	color: #666;
	font-size: 18px;
	margin-bottom: 10px;
}
.ue-specs {
	margin: 30px 0;
}
.features-table {
	width: 680px;
}
.features-table th,
.features-table td {
	padding: 10px 15px;
	border: 1px solid #DDDDDD;
	text-align: left;
	background-color: transparent;
	color: #333;
	font-weight: normal;
}
.features-table th {
	width: 200px;
	color: #666;
}
.features-table .odd {
	background-color: #f4f4f4;
}
.gallery-image-block {
	padding: 4px 4px 2px 4px;
	border: 1px solid #e2e2e2;
	margin: 5px;
	cursor: pointer;
}
.gallery-image-block.first {
	margin-left: 0px;
}
.gallery-image-block.yellow {
	background-color: #e7b220;
}
#webpage-body
{
	padding-bottom: 20px;
	overflow:hidden;
}
#webpage-body a
{
	color:#D19006;
}
#webpage-body a.button.yellow {
	color: white;
}


/* other brands folder and page */
.image_otherbrands {
	width: 160px;
	height: 120px;
}

/* Sitemap */
.sitemap {
	margin: 20px 0;
}
.sitemap_item {
	padding-left: 12px;
	background: url(../images/yale_standard/smallBullet.png) transparent no-repeat;
	background-position: 2px 5px;
	margin-left: 5px;
	margin-top: 10px;
}

.phone_and_fax{line-height:18px}

/* Image with table and div */
div.object-center, table.object-center {
	text-align: center;
}
div.object-left, table.object-left {
	float: left;
	clear: left;
}
div.object-right, table.object-right {
	float: right;
	clear: right;
}

/* FOOTER DATA */
.footer_meta {
	clear: both;
	display: block;
}

